[go: up one dir, main page]

pgsql-hackers - December 2018

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Dec. 1, 2018

Thread Author Time
Frontends including fd.h Michael Paquier 00:02
Re: [PATCH] Log CSV by default Michael Paquier 00:02
Re: [PATCH] Log CSV by default David Fetter 00:03
Re: Synchronous replay take III 📎 Thomas Munro 01:48
Re: Synchronous replay take III Michael Paquier 03:57
Re: make installcheck-world in a clean environment 📎 Alexander Lakhin 06:12
Re: [HACKERS] proposal: schema variables 📎 Pavel Stehule 06:32
Re: WIP: Avoid creation of the free space map for small tables 📎 John Naylor 07:12
Re: pgsql: Switch pg_verify_checksums back to a blacklist Michael Paquier 07:16
Re: Undo logs 📎 Amit Kapila 07:28
Re: WIP: Avoid creation of the free space map for small tables Amit Kapila 10:13
Re: pgsql: Avoid duplicate XIDs at recovery when building initial snapshot Simon Riggs 10:51
Re: cursors with prepared statements Dmitry Dolgov 11:23
Re: Online verification of checksums Dmitry Dolgov 11:47
Re: Making all nbtree entries unique by having heap TIDs participate in comparisons Dmitry Dolgov 12:11
Re: inconsistency and inefficiency in setup_conversion() Dmitry Dolgov 12:26
Re: SQL/JSON: functions Dmitry Dolgov 12:36
Re: Make foo=null a warning by default. Dmitry Dolgov 12:41
Re: Refactoring the checkpointer's fsync request queue Dmitry Dolgov 12:47
Re: Protect syscache from bloating with negative cache entries Dmitry Dolgov 12:59
Re: jsonpath Dmitry Dolgov 13:05
Re: Inadequate executor locking of indexes Amit Kapila 13:39
Re: pg_stat_ssl additions 📎 Peter Eisentraut 13:41
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Tom Lane 17:06
Commitfest 2018-11 📎 Dmitry Dolgov 17:24
Re: Commitfest 2018-11 Tom Lane 17:37
Re: Commitfest 2018-11 Jaime Casanova 17:44
Re: [PATCH] Fix Proposal - Deadlock Issue in Single User Mode When IO Failure Occurs Jesse Zhang 17:54
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Tom Lane 18:30
Re: Commitfest 2018-11 Lætitia Avrot 18:46
proposal: less strict input of regprocedure type Pavel Stehule 19:39
Re: proposal: less strict input of regprocedure type Tom Lane 19:49
Re: [HACKERS] Can ICU be used for a database's default sort order? Daniel Verite 20:08
Re: Support custom socket directory in pg_upgrade Tom Lane 20:48
Re: Markdown format output for psql, design notes Daniel Verite 21:11
Re: Frontends including fd.h Sergei Kornilov 21:13
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andres Freund 21:20
{PROPOSAL] add session information column to pg_stat_statements Sergei Agalakov 22:13
on or true Tatsuo Ishii 22:25
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Tom Lane 22:28
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andres Freund 22:54

Dec. 2, 2018

Thread Author Time
Re: [PATCH] Log CSV by default Vik Fearing 00:24
RE: [PATCH] Fix Proposal - Deadlock Issue in Single User Mode When IO Failure Occurs Chengchao Yu 01:04
Re: Making all nbtree entries unique by having heap TIDs participate in comparisons Peter Geoghegan 02:16
Re: proposal: less strict input of regprocedure type Pavel Stehule 03:52
Re: proposal: less strict input of regprocedure type Pavel Stehule 03:59
Re: Markdown format output for psql, design notes Pavel Stehule 04:10
Re: AllocSetContextCreate changes breake extensions Andrew Gierth 06:08
Re: {PROPOSAL] add session information column to pg_stat_statements legrand legrand 09:22
Re: [PATCH] Log CSV by default Arkhena 10:20
Re: on or true Oleg Bartunov 10:26
Re: [HACKERS] Can ICU be used for a database's default sort order? Dmitry Dolgov 12:22
Re: Markdown format output for psql, design notes Lætitia Avrot 12:46
[proposal] Add an option for returning SQLSTATE in psql error message didier 14:33
Re: [HACKERS] Can ICU be used for a database's default sort order? Andrey Borodin 14:40
Re: Compressed TOAST Slicing Rafia Sabih 15:03
Re: [proposal] Add an option for returning SQLSTATE in psql error message Pavel Stehule 15:13
Re: [proposal] Add an option for returning SQLSTATE in psql error message Tom Lane 15:55
Re: [proposal] Add an option for returning SQLSTATE in psql error message Pavel Stehule 16:04
Re: AllocSetContextCreate changes breake extensions Tom Lane 16:33
Re: [PATCH] Log CSV by default Tom Lane 17:09
Re: [proposal] Add an option for returning SQLSTATE in psql error message didier 17:39
Re: [PATCH] Log CSV by default David Fetter 17:44
Re: {PROPOSAL] add session information column to pg_stat_statements Sergei Agalakov 18:42
Re: Synchronous replay take III Michail Nikolaev 20:01
Re: dsa_allocate() faliure 📎 Thomas Munro 22:45
Re: on or true 📎 Tatsuo Ishii 23:33

Dec. 3, 2018

Thread Author Time
Re: Add extension options to control TAP and isolation tests Michael Paquier 00:38
Re: [HACKERS] Weaker shmem interlock w/o postmaster.pid 📎 Noah Misch 00:41
Re: Commitfest 2018-11 Michael Paquier 00:41
Re: Online verification of checksums Michael Paquier 00:48
RE: idle-in-transaction timeout error does not give a hint Ideriha, Takeshi 01:39
Re: [proposal] Add an option for returning SQLSTATE in psql error message Andrew Gierth 01:47
Re: AllocSetContextCreate changes breake extensions Andrew Gierth 03:10
Re: idle-in-transaction timeout error does not give a hint Tatsuo Ishii 04:03
Re: WIP: Avoid creation of the free space map for small tables John Naylor 04:05
Re: WIP: Avoid creation of the free space map for small tables Amit Kapila 04:16
Re: WIP: Avoid creation of the free space map for small tables Amit Kapila 05:02
Re: Fixes for missing schema qualifications Michael Paquier 05:28
Re: WIP: Avoid creation of the free space map for small tables John Naylor 05:30
Re: pgbench doc fix 📎 Tatsuo Ishii 05:33
Re: "could not reattach to shared memory" on buildfarm member dory 📎 Noah Misch 05:35
Re: POC: Cleaning up orphaned files using undo logs Thomas Munro 05:43
Re: WIP: Avoid creation of the free space map for small tables John Naylor 05:45
Re: Proposal for Signal Detection Refactoring Chris Travers 05:56
Re: [WIP] CREATE SUBSCRIPTION with FOR TABLES clause (table filter) Andrey Borodin 06:06
Re: WIP: Avoid creation of the free space map for small tables Amit Kapila 06:29
error message when subscription target is a partitioned table Amit Langote 06:34
Re: error message when subscription target is a partitioned table Tatsuo Ishii 06:39
Re: pgsql: Avoid duplicate XIDs at recovery when building initial snapshot Michael Paquier 06:43
Re: vacuum and autovacuum - is it good to configure the threshold at TABLE LEVEL? rajan 07:00
Re: doc - improve description of default privileges Fabien COELHO 07:44
Re: error message when subscription target is a partitioned table Magnus Hagander 08:51
Re: make installcheck-world in a clean environment 📎 Alexander Lakhin 08:58
Re: [HACKERS] CLUSTER command progress monitor Tatsuro Yamada 09:22
Re: postgres_fdw: oddity in costing aggregate pushdown paths 📎 Etsuro Fujita 11:20
Re: Reviving the "Stopping logical replication protocol" patch from Vladimir Gordichuk 📎 Dave Cramer 11:38
Delay locking partitions during query execution 📎 David Rowley 11:42
Re: [HACKERS] Custom compression methods 📎 Ildus Kurbangaliev 12:43
Re: Undo worker and transaction rollback Dilip Kumar 12:44
JSON Merge-Patch Charles Leifer 15:07
Re: [proposal] Add an option for returning SQLSTATE in psql error message 📎 didier 15:40
Re: Commitfest 2018-11 David Steele 15:49
Re: [proposal] Add an option for returning SQLSTATE in psql error message Andrew Gierth 15:49
Re: [proposal] Add an option for returning SQLSTATE in psql error message Pavel Stehule 16:12
Re: [proposal] Add an option for returning SQLSTATE in psql error message didier 16:21
Re: SQL/JSON: documentation 📎 Liudmila Mantrova 16:23
Re: doc - improve description of default privileges Tom Lane 16:42
Re: [proposal] Add an option for returning SQLSTATE in psql error message Tom Lane 16:51
Re: [HACKERS] CLUSTER command progress monitor Alvaro Herrera 17:17
Re: [proposal] Add an option for returning SQLSTATE in psql error message 📎 didier 17:57
Re: [proposal] Add an option for returning SQLSTATE in psql error message Pavel Stehule 18:01
Re: [PATCH] Log CSV by default Gilles Darold 18:18
Re: [PATCH] Log CSV by default David Fetter 18:25
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Tom Lane 19:16
citelny zajimavy clanek venovany fyzicke replikaci Pavel Stehule 19:16
Re: [PATCH] Log CSV by default Gilles Darold 20:20
Re: [PATCH v19] GSSAPI encryption support Stephen Frost 21:20
Re: [PATCH v19] GSSAPI encryption support Thomas Munro 21:55
don't mark indexes invalid unnecessarily 📎 Alvaro Herrera 22:50
Re: jsonpath 📎 Nikita Glukhov 23:25

Dec. 4, 2018

Thread Author Time
GIN predicate locking slows down valgrind isolationtests tremendously Andres Freund 00:07
Re: error message when subscription target is a partitioned table 📎 Amit Langote 01:51
Re: error message when subscription target is a partitioned table Michael Paquier 02:23
Re: [PATCH] Log CSV by default Michael Paquier 02:37
Re: error message when subscription target is a partitioned table Amit Langote 02:38
Re: [HACKERS] CLUSTER command progress monitor Michael Paquier 02:52
Re: Making all nbtree entries unique by having heap TIDs participate in comparisons 📎 Peter Geoghegan 03:10
Dynamic prefix truncation for nbtree, Lanin & Shasha design issue 📎 Peter Geoghegan 03:11
Re: Index Skip Scan Peter Geoghegan 03:26
Re: [Todo item] Add entry creation timestamp column to pg_stat_replication 📎 Michael Paquier 03:56
RE: idle-in-transaction timeout error does not give a hint Ideriha, Takeshi 04:07
Re: Making all nbtree entries unique by having heap TIDs participate in comparisons Peter Geoghegan 04:34
Re: Tab completion for ALTER INDEX|TABLE ALTER COLUMN SET STATISTICS Tatsuro Yamada 05:31
Re: [Todo item] Add entry creation timestamp column to pg_stat_replication Michael Paquier 06:06
slow queries over information schema.tables Pavel Stehule 06:19
Re: doc - improve description of default privileges Fabien COELHO 07:16
RE: [Todo item] Add entry creation timestamp column to pg_stat_replication myungkyu.lim 07:24
Re: Use durable_unlink for .ready and .done files for WAL segment removal 📎 Michael Paquier 07:36
Re: [PATCH] Log CSV by default Gilles Darold 07:58
Re: postgres_fdw: oddity in costing aggregate pushdown paths Etsuro Fujita 08:24
Re: error message when subscription target is a partitioned table Magnus Hagander 08:25
Re: Undo logs 📎 Dilip Kumar 09:30
Re: Undo worker and transaction rollback 📎 Dilip Kumar 09:43
Re: COPY FROM WHEN condition Alvaro Herrera 09:44
Re: COPY FROM WHEN condition Tomas Vondra 10:06
Re: [proposal] Add an option for returning SQLSTATE in psql error message 📎 didier 12:18
additional foreign key test coverage 📎 Peter Eisentraut 13:15
Re: additional foreign key test coverage Alvaro Herrera 13:23
psql display of foreign keys 📎 Alvaro Herrera 14:38
Re: psql display of foreign keys Tom Lane 15:00
Re: psql display of foreign keys David Fetter 15:23
Re: psql display of foreign keys Alvaro Herrera 15:46
Re: Minor typo 📎 Stephen Frost 16:37
Re: Connections hang indefinitely while taking a gin index's LWLock buffer_content lock Andres Freund 17:01
proposal: plpgsql pragma statement Pavel Stehule 17:12
Re: psql display of foreign keys Alvaro Herrera 18:41
Re: psql display of foreign keys 📎 Alvaro Herrera 18:48
Re: Conflict handling for COPY FROM Nasby, Jim 19:15
Re: reducing isolation tests runtime Andres Freund 19:42
Re: reducing isolation tests runtime Alvaro Herrera 20:17
make install getting slower Andres Freund 20:31
Re: make install getting slower Joshua D. Drake 20:39
Re: Use durable_unlink for .ready and .done files for WAL segment removal Bossart, Nathan 20:40
Re: reducing isolation tests runtime Tom Lane 20:45
Re: reducing isolation tests runtime Andres Freund 20:50
Re: make install getting slower Andres Freund 20:56
Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0 Alvaro Herrera 21:43
Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0 Alvaro Herrera 21:55
Re: SQL/JSON: functions 📎 Nikita Glukhov 23:01
Re: SQL/JSON: JSON_TABLE 📎 Nikita Glukhov 23:10
Re: [PATCH v19] GSSAPI encryption support Robbie Harwood 23:46

Dec. 5, 2018

Thread Author Time
Re: psql display of foreign keys Michael Paquier 01:16
Re: error message when subscription target is a partitioned table Michael Paquier 01:20
Re: error message when subscription target is a partitioned table Amit Langote 01:28
Re: Use durable_unlink for .ready and .done files for WAL segment removal 📎 Michael Paquier 01:34
RE: speeding up planning with partitions Imai, Yoshikazu 02:29
Re: on or true Tatsuo Ishii 04:10
RE: Copy data to DSA area Ideriha, Takeshi 05:42
slight tweaks to documentation about runtime pruning 📎 Amit Langote 07:23
Re: don't mark indexes invalid unnecessarily Amit Langote 08:59
Re: [PROPOSAL]a new data type 'bytea' for ECPG Michael Meskes 11:24
Re: proposal: plpgsql pragma statement Alexey Bashtanov 11:42
Re: proposal: plpgsql pragma statement Pavel Stehule 13:17
Re: proposal: plpgsql pragma statement Alexey Bashtanov 13:43
Re: proposal: plpgsql pragma statement Pavel Luzanov 14:03
Re: proposal: plpgsql pragma statement Pavel Stehule 14:05
Re: proposal: plpgsql pragma statement Pavel Stehule 14:09
Re: NOTIFY and pg_notify performance when deduplicating notifications Julien Demoor 14:16
Re: Connection slots reserved for replication Oleksii Kliukin 14:33
Re: don't mark indexes invalid unnecessarily Alvaro Herrera 15:24
minor leaks in pg_dump (PG tarball 10.6) Pavel Raiskup 15:43
Re: minor leaks in pg_dump (PG tarball 10.6) Stephen Frost 15:59
Re: minor leaks in pg_dump (PG tarball 10.6) Tom Lane 16:06
Re: psql display of foreign keys Alvaro Herrera 16:09
Re: Use durable_unlink for .ready and .done files for WAL segment removal Bossart, Nathan 16:11
Hint and detail punctuation 📎 Daniel Gustafsson 16:22
Re: psql display of foreign keys Alvaro Herrera 16:30
Re: don't mark indexes invalid unnecessarily Alvaro Herrera 16:39
Re: proposal: plpgsql pragma statement Pavel Stehule 16:40

Browse Archives

Prev | Next