pgsql-hackers since 2018-08-06 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

Aug. 6, 2018

Thread Author Time
Re: [report] memory leaks in COPY FROM on partitioned table Kohei KaiGai 02:34
Re: REINDEX and shared catalogs Bossart, Nathan 03:12
Allow postgres_fdw passwordless non-superuser conns with prior superuser permission Craig Ringer 03:22
Re: [Patch] Create a new session in postmaster by calling setsid() 📎 Paul Guo 04:11
Re: TupleTableSlot abstraction Ashutosh Bapat 04:38
Re: TupleTableSlot abstraction Andres Freund 04:45
Re: Handling better supported channel binding types for SSL implementations Heikki Linnakangas 06:45
Re: Allow postgres_fdw passwordless non-superuser conns with prior superuser permission Laurenz Albe 07:24
Re: [HACKERS] Optional message to user when terminating/cancelling backend Heikki Linnakangas 07:47
Re: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory Yoshimi Ichiyanagi 09:00
Re: TupleTableSlot abstraction Ashutosh Bapat 10:23
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. 📎 Etsuro Fujita 12:30
Re: Loaded footgun open_datasync on Windows 📎 Laurenz Albe 13:45
Percona Live Europe Open Source Database Conference 2018 Call For Papers Lorraine Pocklington 13:49
Re: [GSoC]The project summary Aleksander Alekseev 14:06
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Tomas Vondra 14:34
Re: Allow COPY's 'text' format to output a header Stephen Frost 14:34
Re: [PATCH v18] GSSAPI encryption support Stephen Frost 14:36
Re: [GSoC]The project summary Charles Cui 15:03
Re: Standby trying "restore_command" before local WAL Stephen Frost 15:19
Re: [PATCH] Find additional connection service files in pg_service.conf.d directory Curt Tilmes 15:20
Re: Standby trying "restore_command" before local WAL Tomas Vondra 15:40
Re: Standby trying "restore_command" before local WAL Stephen Frost 16:01
Re: Standby trying "restore_command" before local WAL Stephen Frost 16:11
Improve behavior of concurrent TRUNCATE 📎 Michael Paquier 16:58
Re: Standby trying "restore_command" before local WAL Jaime Casanova 17:07
Re: Standby trying "restore_command" before local WAL Stephen Frost 17:12
Re: [HACKERS] logical decoding of two-phase transactions Arseny Sher 18:06
Re: GiST VACUUM 📎 Andrey Borodin 18:12
Re: [PATCH v18] GSSAPI encryption support Nico Williams 18:26
Fix hints on CREATE PROCEDURE errors Jeremy Evans 18:32
Re: Standby trying "restore_command" before local WAL Tomas Vondra 18:47
pg_dump: sortDumpableObjectsByTypeName() doesn't always do that 📎 Jacob Champion 19:02
Re: pg_dump: sortDumpableObjectsByTypeName() doesn't always do that Tom Lane 19:13
Re: pg_dump: sortDumpableObjectsByTypeName() doesn't always do that Andrew Dunstan 19:16
Re: pg_dump: sortDumpableObjectsByTypeName() doesn't always do that Jacob Champion 19:23
Re: Standby trying "restore_command" before local WAL Stephen Frost 19:32
Re: pg_dump: sortDumpableObjectsByTypeName() doesn't always do that Jacob Champion 19:34
Re: pg_dump: sortDumpableObjectsByTypeName() doesn't always do that Tom Lane 19:45
Re: pg_dump: sortDumpableObjectsByTypeName() doesn't always do that Jacob Champion 20:38
Re: [report] memory leaks in COPY FROM on partitioned table Alvaro Herrera 21:04
Re: [PATCH v18] GSSAPI encryption support Robbie Harwood 21:23

Aug. 7, 2018

Thread Author Time
Re: [GSoC]The project summary Charles Cui 00:56
Re: [HACKERS] logical decoding of two-phase transactions Andres Freund 02:27
Re: [GSoC]The project summary Charles Cui 05:32
Re: BUG #15212: Default values in partition tables don't work as expected and allow NOT NULL violation 📎 Amit Langote 06:21
Re: BUG #15307: Low numerical precision of (Co-) Variance Dean Rasheed 06:52
Re: Optimizer misses big in 10.4 with BRIN index Arcadiy Ivanov 07:14
Re: [WIP] [B-Tree] Retail IndexTuple deletion 📎 Andrey Lepikhov 07:19
Re: partition tree inspection functions 📎 Amit Langote 07:32
Re: Fix hints on CREATE PROCEDURE errors 📎 Amit Langote 08:09
Re: Negotiating the SCRAM channel binding type Robert Haas 09:02
Re: [HACKERS] logical decoding of two-phase transactions Arseny Sher 09:37
RE: [HACKERS] Cached plans and statement generalization Yamaji, Ryo 10:02
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors 📎 Marina Polyakova 10:56
Re: Negotiating the SCRAM channel binding type Michael Paquier 11:40
Re: BUG #15307: Low numerical precision of (Co-) Variance Erich Schubert 11:58
Re: partition tree inspection functions Jesper Pedersen 12:14
Re: Standby trying "restore_command" before local WAL Tomas Vondra 12:25
Re: Constraint documentation Lætitia Avrot 12:29
Re: [HACKERS] Cached plans and statement generalization Konstantin Knizhnik 12:36
Re: ATTACH/DETACH PARTITION CONCURRENTLY David Rowley 12:40
Re: ATTACH/DETACH PARTITION CONCURRENTLY Andres Freund 12:47
Re: ATTACH/DETACH PARTITION CONCURRENTLY Simon Riggs 13:00
garbage variable in GNUmakefile.in 📎 Daniel Gustafsson 13:12
Re: ATTACH/DETACH PARTITION CONCURRENTLY David Rowley 13:23
Re: ATTACH/DETACH PARTITION CONCURRENTLY Andres Freund 13:29
Re: [PATCH] Include application_name in "connection authorized" log message Don Seiler 13:31
Re: Reopen logfile on SIGHUP Alexander Kuzmenkov 13:36
Re: [PATCH] Include application_name in "connection authorized" log message Stephen Frost 13:46
Re: [HACKERS] logical decoding of two-phase transactions Nikhil Sontakke 13:55
Re: [PATCH] Include application_name in "connection authorized" log message Tom Lane 13:59
Re: garbage variable in GNUmakefile.in Tom Lane 14:06
Re: [PATCH] Include application_name in "connection authorized" log message 📎 Don Seiler 14:09
Re: [PATCH] Include application_name in "connection authorized" log message Stephen Frost 14:20
Re: [PATCH] Include application_name in "connection authorized" log message Stephen Frost 14:22
Re: Negotiating the SCRAM channel binding type Stephen Frost 14:34
Re: [PATCH] Include application_name in "connection authorized" log message Tom Lane 14:42
Re: [PATCH] Include application_name in "connection authorized" log message Stephen Frost 14:57
Re: Standby trying "restore_command" before local WAL Stephen Frost 15:42
Re: Standby trying "restore_command" before local WAL Tomas Vondra 15:57
Re: Standby trying "restore_command" before local WAL Stephen Frost 16:05
Re: Page freezing, FSM, and WAL replay Alvaro Herrera 16:19
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Fabien COELHO 16:21
Re: [PATCH] Include application_name in "connection authorized" log message Tom Lane 16:29
Re: Internal error XX000 with enable_partition_pruning=on, pg 11 beta1 on Debian Rushabh Lathia 16:51
Re: [PATCH] Include application_name in "connection authorized" log message Don Seiler 16:57
Re: pg_dump: sortDumpableObjectsByTypeName() doesn't always do that Tom Lane 17:17
Re: [PATCH] Include application_name in "connection authorized" log message Tom Lane 17:32
Re: Typo in doc or wrong EXCLUDE implementation Bruce Momjian 17:36
Re: pg_dump: sortDumpableObjectsByTypeName() doesn't always do that Jacob Champion 18:41
Re: pg_dump: sortDumpableObjectsByTypeName() doesn't always do that Tom Lane 18:48
Re: pg_dump: sortDumpableObjectsByTypeName() doesn't always do that Stephen Frost 18:54
Re: Negotiating the SCRAM channel binding type Bruce Momjian 19:34
Re: Negotiating the SCRAM channel binding type Heikki Linnakangas 20:08
Re: Page freezing, FSM, and WAL replay Michael Paquier 21:06
Re: Negotiating the SCRAM channel binding type Bruce Momjian 21:13
Re: Make foo=null a warning by default. Bruce Momjian 21:19
Re: Page freezing, FSM, and WAL replay Tom Lane 21:24
Re: Internal error XX000 with enable_partition_pruning=on, pg 11 beta1 on Debian Tom Lane 23:09

Aug. 8, 2018

Thread Author Time
Re: Shared buffer access rule violations? 📎 Asim R P 01:43
Re: Shared buffer access rule violations? Peter Geoghegan 02:00
Why do we expand tuples in execMain.c? Andres Freund 04:20
Re: Early WIP/PoC for inlining CTEs Thomas Munro 04:55
Re: Early WIP/PoC for inlining CTEs Andres Freund 05:02
Re: Internal error XX000 with enable_partition_pruning=on, pg 11 beta1 on Debian 📎 Amit Langote 05:28
Re: Negotiating the SCRAM channel binding type Heikki Linnakangas 06:05
Re: Facility for detecting insecure object naming Robert Haas 06:30
Re: Allow postgres_fdw passwordless non-superuser conns with prior superuser permission Robert Haas 06:34
Re: REINDEX and shared catalogs Robert Haas 06:55
Re: Facility for detecting insecure object naming Noah Misch 07:07
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Marina Polyakova 08:02
Re: Problem while updating a foreign table pointing to a partitioned table on foreign server 📎 Kyotaro HORIGUCHI 08:30
Re: Temporary tables prevent autovacuum, leading to XID wraparound Michael Paquier 08:33
Re: Temporary tables prevent autovacuum, leading to XID wraparound Andres Freund 08:41
Re: Internal error XX000 with enable_partition_pruning=on, pg 11 beta1 on Debian David Rowley 10:24
Re: pgsql: Fix run-time partition pruning for appends with multiple source Christoph Berg 10:30
Re: Typo in doc or wrong EXCLUDE implementation KES 10:55
Re: pgbench's expression parsing & negative numbers Ibrar Ahmed 10:58
Re: partition tree inspection functions Thomas Munro 11:21
Re: TupleTableSlot abstraction 📎 Ashutosh Bapat 11:37
Re: partition tree inspection functions Thomas Munro 11:47
Re: [PATCH] Improve geometric types Tomas Vondra 12:39
Re: Typo in doc or wrong EXCLUDE implementation Bruce Momjian 13:00
Re: Negotiating the SCRAM channel binding type Stephen Frost 13:36
Re: Typo in doc or wrong EXCLUDE implementation Tom Lane 13:51
Re: Facility for detecting insecure object naming Tom Lane 13:58
Re: pgsql: Fix run-time partition pruning for appends with multiple source Tom Lane 14:04
Re: Standby trying "restore_command" before local WAL David Steele 14:06
Re: Standby trying "restore_command" before local WAL David Steele 14:08
Re: Facility for detecting insecure object naming Isaac Morland 14:18
Re: Temporary tables prevent autovacuum, leading to XID wraparound Alvaro Herrera 14:40
Re: Facility for detecting insecure object naming Tom Lane 14:47
Re: Temporary tables prevent autovacuum, leading to XID wraparound Tom Lane 14:50
Re: Facility for detecting insecure object naming Mark Dilger 14:51
Re: Typo in doc or wrong EXCLUDE implementation Alvaro Herrera 15:02
Re: Facility for detecting insecure object naming Tom Lane 15:11
Re: Improve behavior of concurrent TRUNCATE Bossart, Nathan 15:38
Re: Standby trying "restore_command" before local WAL Tomas Vondra 15:40
Re: Standby trying "restore_command" before local WAL Stephen Frost 15:45
Re: Internal error XX000 with enable_partition_pruning=on, pg 11 beta1 on Debian Tom Lane 15:48
Re: Have an encrypted pgpass file Bruce Momjian 15:56
Re: Standby trying "restore_command" before local WAL David Steele 16:03
Re: Standby trying "restore_command" before local WAL Stephen Frost 16:15
Re: [HACKERS] possible self-deadlock window after bad ProcessStartupPacket Heikki Linnakangas 16:19
Re: Scariest patch tournament, PostgreSQL 11 edition Alvaro Herrera 16:32
Re: Have an encrypted pgpass file Nico Williams 16:39
Re: Temporary tables prevent autovacuum, leading to XID wraparound Michael Paquier 16:42
Re: REINDEX and shared catalogs Michael Paquier 16:44
Re: [HACKERS] possible self-deadlock window after bad ProcessStartupPacket Nico Williams 16:47
POC for a function trust mechanism 📎 Tom Lane 17:15
Re: found xmin from before relfrozenxid on pg_catalog.pg_authid Kyle Samson 17:23
Re: found xmin from before relfrozenxid on pg_catalog.pg_authid Peter Geoghegan 17:27
Re: REINDEX and shared catalogs Alvaro Herrera 18:28
Re: REINDEX and shared catalogs Tom Lane 18:39
Re: Fix hints on CREATE PROCEDURE errors 📎 Peter Eisentraut 18:49
Re: Allow COPY's 'text' format to output a header 📎 Simon Muller 18:57
Re: Temporary tables prevent autovacuum, leading to XID wraparound Michael Paquier 19:11
Re: REINDEX and shared catalogs Michael Paquier 19:14
Re: Fix hints on CREATE PROCEDURE errors Tom Lane 19:18
Re: memory leak when serializing TRUNCATE in reorderbuffer Peter Eisentraut 19:19
unused/redundant foreign key code 📎 Peter Eisentraut 19:34
Re: REINDEX and shared catalogs Bossart, Nathan 19:36
Re: memory leak when serializing TRUNCATE in reorderbuffer Tomas Vondra 19:47
Re: Why do we expand tuples in execMain.c? Andrew Dunstan 20:03
Re: [HACKERS] proposal: schema variables 📎 Pavel Stehule 20:29
Re: [HACKERS] proposal: schema variables 📎 Pavel Stehule 20:35
Re: [HACKERS] possible self-deadlock window after bad ProcessStartupPacket Nico Williams 21:51
Re: FailedAssertion on partprune Tom Lane 21:52
Re: Scariest patch tournament, PostgreSQL 11 edition Fabien COELHO 21:59

Aug. 9, 2018

Thread Author Time
Re: [WIP] [B-Tree] Retail IndexTuple deletion Peter Geoghegan 00:19
Re: Shared buffer access rule violations? Asim R P 00:59
Re: Why do we expand tuples in execMain.c? Andres Freund 01:15
Re: buildfarm: could not read block 3 in file "base/16384/2662": read only 0 of 8192 bytes Peter Geoghegan 01:42
Re: buildfarm: could not read block 3 in file "base/16384/2662": read only 0 of 8192 bytes Tom Lane 02:40
Re: Temporary tables prevent autovacuum, leading to XID wraparound Andres Freund 03:02
Re: FailedAssertion on partprune Tom Lane 03:33
Re: [WIP] [B-Tree] Retail IndexTuple deletion Andrey Lepikhov 03:43
Re: Internal error XX000 with enable_partition_pruning=on, pg 11 beta1 on Debian 📎 Amit Langote 03:53
Re: Internal error XX000 with enable_partition_pruning=on, pg 11 beta1 on Debian Tom Lane 04:00
Re: Documentaion fix. Kyotaro HORIGUCHI 04:03
Re: partition tree inspection functions 📎 Amit Langote 04:05
Re: Ideas for a relcache test mode about missing invalidations Kyotaro HORIGUCHI 04:11
Re: Internal error XX000 with enable_partition_pruning=on, pg 11 beta1 on Debian Amit Langote 04:35
Re: buildfarm: could not read block 3 in file "base/16384/2662": read only 0 of 8192 bytes Peter Geoghegan 04:55
Re: buildfarm: could not read block 3 in file "base/16384/2662": read only 0 of 8192 bytes Tom Lane 05:03
Re: buildfarm: could not read block 3 in file "base/16384/2662": read only 0 of 8192 bytes Peter Geoghegan 05:08
Re: Temporary tables prevent autovacuum, leading to XID wraparound 📎 Michael Paquier 07:00
Typo in optimizer/README 📎 Tatsuro Yamada 07:22
Re: Reopen logfile on SIGHUP 📎 Kyotaro HORIGUCHI 07:33
Re: Typo in optimizer/README Heikki Linnakangas 07:45
Re: REINDEX and shared catalogs Michael Paquier 07:56
Re: Typo in optimizer/README Tatsuro Yamada 07:58
Re: Scariest patch tournament, PostgreSQL 11 edition David Rowley 09:21
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Fabien COELHO 09:28
Re: Temporary tables prevent autovacuum, leading to XID wraparound Andres Freund 09:29
9.6.10 build warning on Fedora 28 Devrim Gündüz 09:30
Re: [PATCH] Improve geometric types Kyotaro HORIGUCHI 09:42
Re: 9.6.10 build warning on Fedora 28 David Rowley 09:53
Re: Typo in doc or wrong EXCLUDE implementation KES 10:11

Browse Archives

Prev | Next