pgsql-hackers since 2018-07-05 00:00

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

July 5, 2018

Thread Author Time
Re: Looks like we can enable AF_UNIX on Windows now Noah Misch 00:16
Re: peripatus build failures.... Thomas Munro 00:30
Re: peripatus build failures.... Larry Rosenman 00:35
Re: Server crashed with dense_rank on partition table. Andres Freund 00:40
Re: peripatus build failures.... Larry Rosenman 00:46
Re: Server crashed with dense_rank on partition table. Amit Langote 00:49
Re: peripatus build failures.... Thomas Munro 00:56
Re: Remove mention in docs that foreign keys on partitioned tables are not supported Robert Haas 01:14
RE: How can we submit code patches that implement our (pending) patents? Tsunakawa, Takayuki 01:15
Re: peripatus build failures.... Larry Rosenman 01:19
Re: Invisible Indexes David Rowley 01:26
Re: Invisible Indexes Peter Geoghegan 01:31
Re: peripatus build failures.... Larry Rosenman 01:37
Re: PANIC during crash recovery of a recently promoted standby Michael Paquier 01:50
Re: Old small commitfest items Peter Geoghegan 01:54
Re: Invisible Indexes David Rowley 02:09
Re: Invisible Indexes Peter Geoghegan 02:38
Re: Old small commitfest items Michael Paquier 02:53
Re: shared-memory based stats collector Kyotaro HORIGUCHI 03:04
Re: Old small commitfest items Peter Geoghegan 03:08
Re: Non-reserved replication slots and slot advancing Michael Paquier 03:19
Re: Speedup of relation deletes during recovery Michael Paquier 03:27
Re: pgsql: Fix crash when ALTER TABLE recreates indexes on partitions Andres Freund 03:33
Re: Remove mention in docs that foreign keys on partitioned tables are not supported Ashutosh Bapat 03:34
RE: Speeding up INSERTs and UPDATEs to partitioned tables Kato, Sho 06:39
Re: [HACKERS] Restricting maximum keep segments by repslots Masahiko Sawada 06:43
Re: [HACKERS] WAL logging problem in 9.4.3? Michael Paquier 07:11
Re: PANIC during crash recovery of a recently promoted standby Pavan Deolasee 07:33
Re: Copy function for logical replication slots Michael Paquier 07:47
Re: [HACKERS] Replication status in logical replication Michael Paquier 08:13
Re: Recovery performance of DROP DATABASE with many tablespaces Simon Riggs 08:15
Re: PANIC during crash recovery of a recently promoted standby Michael Paquier 08:16
Re: Unexpected behavior of DROP VIEW/TABLE IF EXISTS Pavel Stehule 08:18
Re: Copy function for logical replication slots Masahiko Sawada 08:24
Re: Bulk Insert into PostgreSQL Srinivas Karthik V 08:48
Re: Speeding up INSERTs and UPDATEs to partitioned tables David Rowley 09:18
Regarding shared_preload_libraries (postgresql.conf file) Abinaya k 09:55
Re: AtEOXact_ApplyLauncher() and subtransactions Amit Khandekar 10:07
Re: TupleTableSlot abstraction 📎 Ashutosh Bapat 10:37
Re: Should contrib modules install .h files? Andrew Gierth 10:45
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Etsuro Fujita 11:15
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Etsuro Fujita 11:20
Re: shared-memory based stats collector 📎 Kyotaro HORIGUCHI 11:33
Re: Generating partitioning tuple conversion maps faster 📎 David Rowley 11:52
Re: Pluggable Storage - Andres's take Alexander Korotkov 12:25
Re: peripatus build failures.... Larry Rosenman 12:47
Re: Should contrib modules install .h files? 📎 Andrew Gierth 12:51
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Ashutosh Bapat 13:04
Re: Cache invalidation after authentication (on-the-fly role creation) Thomas Munro 13:07
Regarding shared_preload_libraries (postgresql.conf file) Abi KR 13:16
Re: Speeding up INSERTs and UPDATEs to partitioned tables Jesper Pedersen 13:18
Re: Pluggable Storage - Andres's take Alexander Korotkov 13:23
Re: Should contrib modules install .h files? 📎 Andrew Gierth 13:25
Re: [HACKERS] Bug in to_timestamp(). Alexander Korotkov 13:35
Re: Cache invalidation after authentication (on-the-fly role creation) Stephen Frost 13:50
Re: Global shared meta cache Robert Haas 14:00
Re: documentation about explicit locking Robert Haas 14:02
Re: Why B-Tree suffix truncation matters Andrey Borodin 14:17
Re: Should contrib modules install .h files? 📎 Andrew Gierth 14:25
Re: Make deparsing of column defaults faster 📎 Peter Eisentraut 14:45
Re: Speed up the removal of WAL files Fujii Masao 14:45
Re: Regarding shared_preload_libraries (postgresql.conf file) David Fetter 15:32
Re: [PATCH] Find additional connection service files in pg_service.conf.d directory Curt Tilmes 15:33
Re: Global shared meta cache Konstantin Knizhnik 15:36
Re: patch to allow disable of WAL recycling Jerry Jelinek 15:37
Re: Non-reserved replication slots and slot advancing Alvaro Herrera 16:35
Re: Regarding shared_preload_libraries (postgresql.conf file) Andrew Gierth 16:40
Re: Make deparsing of column defaults faster Justin Pryzby 16:58
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Fujii Masao 17:22
Re: Covering GiST indexes 📎 Andrey Borodin 17:27
Re: Global shared meta cache Andres Freund 18:04
Re: pgsql: Fix "base" snapshot handling in logical decoding Alvaro Herrera 18:22
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Sergei Kornilov 18:34
Re: mxid_age() and age(xid) appear undocumented Robert Haas 19:36
Re: mxid_age() and age(xid) appear undocumented Peter Geoghegan 20:30
Re: Listing triggers in partitions (was Re: Remove mention in docs that foreign keys on partitioned tables) Robert Haas 20:36
Re: pgsql: Fix "base" snapshot handling in logical decoding Alvaro Herrera 20:48
Re: Speeding up INSERTs and UPDATEs to partitioned tables David Rowley 21:11
Re: documentation fixes for partition pruning, round three Peter Eisentraut 21:13
Re: patch to allow disable of WAL recycling Peter Eisentraut 21:35
Re: make installcheck-world in a clean environment Peter Eisentraut 21:39
Re: patch to allow disable of WAL recycling Andres Freund 21:39
Re: documentation fixes for partition pruning, round three Alvaro Herrera 21:41
Re: patch to allow disable of WAL recycling Thomas Munro 21:44
Re: documentation fixes for partition pruning, round three David Rowley 21:55
Re: Non-reserved replication slots and slot advancing Michael Paquier 23:16
Re: Cache invalidation after authentication (on-the-fly role creation) Thomas Munro 23:40
Re: Desirability of client-side expressions in psql? Andrew Dunstan 23:54

July 6, 2018

Thread Author Time
Re: [HACKERS] Optional message to user when terminating/cancelling backend Thomas Munro 00:18
Re: Copy function for logical replication slots Michael Paquier 00:21
Re: Why B-Tree suffix truncation matters Peter Geoghegan 00:26
RE: Global shared meta cache Ideriha, Takeshi 01:30
Re: Should contrib modules install .h files? Michael Paquier 01:42
Re: Should contrib modules install .h files? Michael Paquier 01:45
Re: [HACKERS] Optional message to user when terminating/cancelling backend Michael Paquier 01:47
Re: documentation fixes for partition pruning, round three Amit Langote 01:49
Re: Global shared meta cache Amit Langote 01:52
Re: documentation about explicit locking 📎 Amit Langote 02:00
Re: hot_standby_feedback vs excludeVacuum and snapshots Thomas Munro 02:30
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Etsuro Fujita 03:40
Re: Non-reserved replication slots and slot advancing Kyotaro HORIGUCHI 04:07
Re: Legacy GiST invalid tuples Tom Lane 04:09
Re: [HACKERS] Replication status in logical replication 📎 Michael Paquier 05:21
Re: using expression syntax for partition bounds 📎 Kyotaro HORIGUCHI 05:26
Re: Non-reserved replication slots and slot advancing Michael Paquier 05:26
Re: using expression syntax for partition bounds Amit Langote 05:33
Re: Test patch for partitionwise join with partitioned tables containing default partition Rajkumar Raghuwanshi 05:51
Re: Non-reserved replication slots and slot advancing 📎 Kyotaro HORIGUCHI 06:37
Re: Fix error message when trying to alter statistics on included column Yugo Nagata 07:09
Re: CREATE TABLE .. LIKE .. EXCLUDING documentation Yugo Nagata 07:36
Re: make installcheck-world in a clean environment Alexander Lakhin 07:45
How to remove elements from array . Brahmam Eswar 07:49
Re: pgsql: Fix "base" snapshot handling in logical decoding Arseny Sher 07:55
small doc fix - using expressions in plpgsql FETCH command Pavel Stehule 07:58
RE: automatic restore point Yotsunaga, Naoki 08:05
RE: automatic restore point Yotsunaga, Naoki 08:10
RE: How to remove elements from array . Charles Clavadetscher 08:19
Re: How to remove elements from array . Pavel Stehule 08:23
Re: How to remove elements from array . Pavel Stehule 08:26
Re: Fix to not check included columns in ANALYZE on indexes Yugo Nagata 08:28
Typo in Japanese translation of psql. 📎 Taiki Kondo 08:33
Re: Fix to not check included columns in ANALYZE on indexes Yugo Nagata 08:40
Re: Typo in Japanese translation of psql. Yugo Nagata 09:14
RE: Speeding up INSERTs and UPDATEs to partitioned tables Kato, Sho 09:25
Re: How to remove elements from array . Brahmam Eswar 09:45
Re: How to remove elements from array . Pavel Stehule 09:57
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Etsuro Fujita 10:59
Re: [HACKERS] Crash on promotion when recovery.conf is renamed Andrew Dunstan 11:01
Re: [HACKERS] WIP: Aggregation push-down Antonin Houska 11:11
Re: [HACKERS] Crash on promotion when recovery.conf is renamed Michael Paquier 11:18
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Ashutosh Bapat 11:20
Re: log_min_messages shows debug instead of debug2 Andrew Dunstan 11:36
Re: PATCH: Update snowball stemmers Andrew Dunstan 11:52
Re: How can we submit code patches that implement our (pending) patents? Dave Cramer 12:04
Re: [HACKERS] Crash on promotion when recovery.conf is renamed Andrew Dunstan 12:05
Re: [HACKERS] Crash on promotion when recovery.conf is renamed Michael Paquier 12:09
Re: [HACKERS] Optional message to user when terminating/cancelling backend Pavel Stehule 12:12
Re: patch to allow disable of WAL recycling Jerry Jelinek 12:44
Re: Push down Aggregates below joins 📎 Antonin Houska 12:58
Re: [HACKERS] PoC: full merge join on comparison clause Ashutosh Bapat 13:01
Re: Generating partitioning tuple conversion maps faster 📎 Alexander Kuzmenkov 13:08
Re: Explain buffers wrong counter with parallel plans Amit Kapila 13:44
Re: shared-memory based stats collector Magnus Hagander 14:29
Re: no partition pruning when partitioning using array type Andrew Dunstan 15:13
Re: hot_standby_feedback vs excludeVacuum and snapshots Simon Riggs 15:32
Re: BUG #14999: pg_rewind corrupts control file global/pg_control Andrew Dunstan 15:45
Re: PATCH: Update snowball stemmers Tom Lane 16:37
pgbench issue Sichen Zhao 16:58
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Fujii Masao 17:26
pg_recvlogical use of SIGHUP Dave Cramer 17:49
Re: pg_recvlogical use of SIGHUP Andres Freund 18:11
"interesting" issue with restore from a pg_dump with a database-wide search_path Larry Rosenman 18:27
Re: "interesting" issue with restore from a pg_dump with a database-wide search_path Joshua D. Drake 18:35
Re: pgbench issue Andres Freund 18:37
Re: pg_recvlogical use of SIGHUP Dave Cramer 18:37
Re: "interesting" issue with restore from a pg_dump with a database-wide search_path Larry Rosenman 18:37
Re: shared-memory based stats collector Robert Haas 18:49
Re: shared-memory based stats collector Andres Freund 18:57
Re: shared-memory based stats collector Joshua D. Drake 19:02
Re: Explain buffers wrong counter with parallel plans Robert Haas 19:14
Re: pg_recvlogical use of SIGHUP 📎 Dave Cramer 19:15
Re: PATCH: Update snowball stemmers Arthur Zakirov 19:17
Re: documentation fixes for partition pruning, round three Alvaro Herrera 19:33
Re: shared-memory based stats collector Robert Haas 19:34
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Robert Haas 19:35
Re: shared-memory based stats collector Andres Freund 19:36
Re: shared-memory based stats collector Joshua D. Drake 19:46
Re: shared-memory based stats collector Magnus Hagander 20:03
Re: shared-memory based stats collector Andres Freund 20:10
Re: "interesting" issue with restore from a pg_dump with a database-wide search_path Tom Lane 20:10
Re: Make deparsing of column defaults faster Peter Eisentraut 20:47
Re: [PATCH] Use access() to check file existence in GetNewRelFileNode(). Peter Eisentraut 20:52
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Sergei Kornilov 20:56
Re: Let's remove DSM_IMPL_NONE. Peter Eisentraut 21:08
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Alvaro Herrera 21:10
Re: [HACKERS] Bug in to_timestamp(). Tom Lane 21:30
Re: Should contrib modules install .h files? Peter Eisentraut 22:02
Re: Should contrib modules install .h files? Andrew Gierth 22:14
Re: peripatus build failures.... Larry Rosenman 22:19
Re: peripatus build failures.... Tom Lane 22:40
Re: peripatus build failures.... Larry Rosenman 23:05
Re: BUG #14999: pg_rewind corrupts control file global/pg_control Michael Paquier 23:12
Re: peripatus build failures.... Larry Rosenman 23:15
Re: peripatus build failures.... Tom Lane 23:18

July 7, 2018

Thread Author Time
Re: no partition pruning when partitioning using array type Alvaro Herrera 00:19
Re: peripatus build failures.... Larry Rosenman 00:53
Re: Explain buffers wrong counter with parallel plans Amit Kapila 02:15
Transition relations: correlating OLD TABLE and NEW TABLE Brent Kerby 03:03
Re: Transition relations: correlating OLD TABLE and NEW TABLE David G. Johnston 03:36
Re: Explain buffers wrong counter with parallel plans 📎 Amit Kapila 04:03
Re: EXPLAIN of Parallel Append Amit Kapila 05:08
Re: Constraint documentation Fabien COELHO 08:23
Re: Desirability of client-side expressions in psql? Fabien COELHO 08:31
Re: setproctitle_fast() Emre Hasegeli 11:57
Re: Transition relations: correlating OLD TABLE and NEW TABLE Brent Kerby 12:05
Re: setproctitle_fast() Thomas Munro 13:11
Re: Desirability of client-side expressions in psql? Stephen Frost 14:31
Re: peripatus build failures.... Tom Lane 15:11
Re: Transition relations: correlating OLD TABLE and NEW TABLE David G. Johnston 15:16
Re: peripatus build failures.... Larry Rosenman 15:20

Browse Archives

Prev | Next