pgsql-hackers since 2016-07-19 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 19, 2016

Thread Author Time
Re: One process per session lack of sharing Craig Ringer 00:33
Re: One process per session lack of sharing Andres Freund 00:39
Re: One process per session lack of sharing Craig Ringer 00:56
Re: dumping database privileges broken in 9.6 Noah Misch 02:04
Re: Document that vacuum can't truncate if old_snapshot_threshold >= 0 Noah Misch 02:07
Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Noah Misch 02:10
Re: dumping database privileges broken in 9.6 Michael Paquier 02:11
Re: dumping database privileges broken in 9.6 Stephen Frost 02:15
Re: Improving executor performance Peter Geoghegan 02:28
Re: heap_update() VM retry could break HOT? Pavan Deolasee 03:35
Re: Reviewing freeze map code Michael Paquier 04:22
Re: [BUG] pg_basebackup from disconnected standby fails Michael Paquier 05:13
Re: Multi-tenancy with RLS 📎 Haribabu Kommi 06:42
Any need of GRANT/REVOKE CREATE TABLE | POLICY | ETC Haribabu Kommi 06:59
Adjust recovery test file name 📎 Masahiko Sawada 09:53
Re: One process per session lack of sharing AMatveev 11:18
Re: [BUG] pg_basebackup from disconnected standby fails Amit Kapila 12:08
Question about an inconsistency - 2 [email protected] 12:59
Question about an inconsistency - 3 [email protected] 13:08
Re: Declarative partitioning Ashutosh Bapat 13:53
Re: sslmode=require fallback Magnus Hagander 14:00
Re: Partition-wise join for join between (declaratively) partitioned tables 📎 Ashutosh Bapat 14:11
Re: Partition-wise join for join between (declaratively) partitioned tables Ashutosh Bapat 14:26
Re: Updating our timezone code in the back branches Magnus Hagander 16:00
Re: Updating our timezone code in the back branches Greg Stark 16:13
Re: Updating our timezone code in the back branches Tom Lane 16:41
Re: Updating our timezone code in the back branches Tom Lane 16:45
Re: One process per session lack of sharing Robert Haas 17:42
Re: One process per session lack of sharing Andres Freund 18:19
Re: sslmode=require fallback Christoph Berg 18:53
Re: sslmode=require fallback Magnus Hagander 18:56
Re: sslmode=require fallback Peter Eisentraut 19:24
Re: sslmode=require fallback Magnus Hagander 19:32
Re: Adjust recovery test file name Alvaro Herrera 20:08
Re: sslmode=require fallback Peter Eisentraut 20:57
Re: An unlikely() experiment Andres Freund 21:24
Re: Document that vacuum can't truncate if old_snapshot_threshold >= 0 📎 Kevin Grittner 21:38
Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner 23:09
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund 23:32
Re: [BUG] pg_basebackup from disconnected standby fails Michael Paquier 23:42

July 20, 2016

Thread Author Time
Re: Question about an inconsistency - 2 Tom Lane 00:37
Re: Question about an inconsistency - 3 Tom Lane 00:47
Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Noah Misch 01:01
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Amit Kapila 02:14
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund 02:27
(re)start in our init scripts seems broken Tomas Vondra 02:41
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Amit Kapila 02:43
Re: plperl loading files Peter Eisentraut 02:44
Re: (re)start in our init scripts seems broken Michael Paquier 03:01
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund 07:39
Design for In-Core Logical Replication Simon Riggs 08:08
Re: FDW handling count(*) through AnalyzeForeignTable or other constant time push-down anantbhasu 09:21
Re: sslmode=require fallback Greg Stark 10:47
Re: sslmode=require fallback Magnus Hagander 10:50
Re: [BUG] pg_basebackup from disconnected standby fails Amit Kapila 11:40
Re: [BUG] pg_basebackup from disconnected standby fails Michael Paquier 11:56
Re: Oddity in handling of cached plans for FDW queries Robert Haas 12:00
Re: Adjust recovery test file name Masahiko Sawada 12:19
Re: sslmode=require fallback Daniel Verite 12:55
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner 13:37
Re: (re)start in our init scripts seems broken Tom Lane 13:47
Re: dumping database privileges broken in 9.6 Stephen Frost 13:53
Re: Oddity in handling of cached plans for FDW queries Tom Lane 14:15
Re: dumping database privileges broken in 9.6 Stephen Frost 14:19
Re: Oddity in handling of cached plans for FDW queries Robert Haas 14:57
Re: Password identifiers, protocol aging and SCRAM protocol Robert Haas 15:15
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Robert Haas 15:26
Re: Design for In-Core Logical Replication Joshua D. Drake 15:39
skink's test_decoding failures in 9.4 branch Tom Lane 16:05
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund 16:30
Re: skink's test_decoding failures in 9.4 branch Tom Lane 16:45
Re: Design for In-Core Logical Replication Rod Taylor 16:52
Re: One process per session lack of sharing Teodor Sigaev 16:53
Re: skink's test_decoding failures in 9.4 branch Andres Freund 17:01
Re: Design for In-Core Logical Replication Simon Riggs 17:07
Re: Design for In-Core Logical Replication Simon Riggs 17:20
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Alvaro Herrera 17:56
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Robert Haas 17:59
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund 18:12
Re: Password identifiers, protocol aging and SCRAM protocol Alvaro Herrera 18:12
Re: Password identifiers, protocol aging and SCRAM protocol David Fetter 20:25
Odd error when using UNION and COLLATE Bruce Momjian 21:38
Re: Odd error when using UNION and COLLATE Greg Stark 21:55
Re: Odd error when using UNION and COLLATE David G. Johnston 21:58
Re: Odd error when using UNION and COLLATE Greg Stark 21:59
Re: Odd error when using UNION and COLLATE Tom Lane 22:03
Re: Odd error when using UNION and COLLATE Bruce Momjian 22:05
Re: Odd error when using UNION and COLLATE Bruce Momjian 22:06
Re: Design for In-Core Logical Replication Petr Jelinek 23:04
Re: Password identifiers, protocol aging and SCRAM protocol Michael Paquier 23:38
Re: Password identifiers, protocol aging and SCRAM protocol Michael Paquier 23:42
Re: skink's test_decoding failures in 9.4 branch Tom Lane 23:44

July 21, 2016

Thread Author Time
Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Noah Misch 01:15
Re: Design for In-Core Logical Replication Craig Ringer 01:35
Re: [BUG] pg_basebackup from disconnected standby fails Michael Paquier 01:58
Re: [BUG] pg_basebackup from disconnected standby fails Amit Kapila 02:56
Re: Design for In-Core Logical Replication Joshua D. Drake 03:05
Re: [BUG] pg_basebackup from disconnected standby fails Michael Paquier 03:20
Re: Design for In-Core Logical Replication Craig Ringer 03:28
DROP OWNED BY ... CACADE & "could not open relation with OID" error Satoshi Nagayasu 04:10
Re: Declarative partitioning Amit Langote 04:40
Re: DROP OWNED BY ... CACADE & "could not open relation with OID" error Alvaro Herrera 04:53
PoC: Make it possible to disallow WHERE-less UPDATE and DELETE 📎 David Fetter 04:57
Re: DROP OWNED BY ... CACADE & "could not open relation with OID" error Satoshi Nagayasu 05:12
Re: Oddity in handling of cached plans for FDW queries Etsuro Fujita 07:30
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Amit Kapila 07:49
Re: [BUG] pg_basebackup from disconnected standby fails 📎 Kyotaro HORIGUCHI 08:19
Re: asynchronous and vectorized execution 📎 Kyotaro HORIGUCHI 09:50
Re: [BUG] pg_basebackup from disconnected standby fails Kyotaro HORIGUCHI 09:52
Unexpected memory usage for repeated inserts within plpgsql function happy times 10:39
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Jim Mlodgenski 13:21
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Craig Ringer 13:29
Re: [BUG] pg_basebackup from disconnected standby fails Michael Paquier 13:32
Re: Unexpected memory usage for repeated inserts within plpgsql function Dilip Kumar 13:49
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Tom Lane 13:49
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Joshua D. Drake 13:59
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Teodor Sigaev 15:20
Re: Constraint merge and not valid status Robert Haas 15:38
fixes for the Danish locale 📎 Jeff Janes 15:42
Re: RecoveryTargetTLI dead variable in XLogCtlData Robert Haas 15:54
Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Robert Haas 16:06
freeze map open item Robert Haas 16:16
Re: Password identifiers, protocol aging and SCRAM protocol Robert Haas 16:19
Re: One question about transformation ANY Sublinks into joins Robert Haas 16:23
Re: Regression tests vs existing users in an installation Robert Haas 16:26
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE David Fetter 16:39
Re: Regression tests vs existing users in an installation Robert Haas 16:42
Re: fixes for the Danish locale Tom Lane 16:44
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Robert Haas 16:46
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE David Fetter 16:46
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Abhijit Menon-Sen 16:49
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Robert Haas 16:51
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE David Fetter 16:52
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE David Fetter 16:53
Re: Password identifiers, protocol aging and SCRAM protocol David Steele 16:59
Re: One question about transformation ANY Sublinks into joins Dilip Kumar 17:07
Re: Password identifiers, protocol aging and SCRAM protocol Tom Lane 17:31
pg_restore & search_path, COPY failed for table "mytable": ERROR: function myinnerfunction(integer) does not exist Jean-Pierre Pelletier 17:57
Re: fixes for the Danish locale Greg Stark 18:26
Re: fixes for the Danish locale Peter Geoghegan 18:28
Re: fixes for the Danish locale Tom Lane 18:29
Re: fixes for the Danish locale Peter Geoghegan 18:31
Re: fixes for the Danish locale Tom Lane 18:44
Re: fixes for the Danish locale Jeff Janes 18:49
Re: fixes for the Danish locale Peter Geoghegan 18:50
Re: fixes for the Danish locale Peter Geoghegan 18:54
Re: fixes for the Danish locale Andrew Dunstan 19:53
Re: pg_restore & search_path, COPY failed for table "mytable": ERROR: function myinnerfunction(integer) does not exist David G. Johnston 19:59
Re: fixes for the Danish locale Tom Lane 21:11
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Jim Nasby 21:48
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE David Fetter 21:57
Curing plpgsql's memory leaks for statement-lifespan values Tom Lane 23:02
Re: Password identifiers, protocol aging and SCRAM protocol Michael Paquier 23:27
Re: RecoveryTargetTLI dead variable in XLogCtlData Michael Paquier 23:44
Re: Password identifiers, protocol aging and SCRAM protocol Tom Lane 23:48
Re: Password identifiers, protocol aging and SCRAM protocol Michael Paquier 23:57

July 22, 2016

Thread Author Time
Re: Password identifiers, protocol aging and SCRAM protocol Tom Lane 00:02
mostly null slots in hash-aggs cause performance degradation Andres Freund 00:05
Re: Password identifiers, protocol aging and SCRAM protocol Michael Paquier 00:06
Rethinking TupleTableSlot deforming Andres Freund 01:56
Re: fixes for the Danish locale Jeff Janes 01:59
Re: fixes for the Danish locale Tom Lane 02:16
Visual Studio 2015 and telemetry calls Michael Paquier 02:45
Re: Visual Studio 2015 and telemetry calls Michael Paquier 02:50
Re: Oddity in handling of cached plans for FDW queries 📎 Etsuro Fujita 03:41
Re: Visual Studio 2015 and telemetry calls Craig Ringer 05:09
Re: Constraint merge and not valid status 📎 Amit Langote 05:10
Re: Password identifiers, protocol aging and SCRAM protocol Craig Ringer 05:19
Re: Curing plpgsql's memory leaks for statement-lifespan values Craig Ringer 05:24
Re: Curing plpgsql's memory leaks for statement-lifespan values Craig Ringer 05:24
Re: [BUG] pg_basebackup from disconnected standby fails Kyotaro HORIGUCHI 05:59
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE 📎 David Fetter 06:38
Re: Password identifiers, protocol aging and SCRAM protocol Michael Paquier 06:43
Re: Constraint merge and not valid status Kyotaro HORIGUCHI 08:06
Re: asynchronous and vectorized execution 📎 Kyotaro HORIGUCHI 08:15
Re: freeze map open item Amit Kapila 08:27
Re: Constraint merge and not valid status Amit Langote 08:35
Re: [HACKERS] Design for In-Core Logical Replication Dmitriy Sarafannikov 08:54
Re: freeze map open item Andres Freund 09:01
pg_dumping extensions having sequences with 9.6beta3 Philippe BEAUDOIN 09:27
Cache Hash Index meta page. 📎 Mithun Cy 10:02
Re: Unexpected memory usage for repeated inserts within plpgsql function Guangzhou Zhang 10:36
[PROPOSAL] Temporal query processing with range types 📎 Anton Dignös 11:15
Re: Rethinking TupleTableSlot deforming Greg Stark 13:33
Re: Rethinking TupleTableSlot deforming Tom Lane 14:09
Re: Curing plpgsql's memory leaks for statement-lifespan values Tom Lane 14:52
Re: Design for In-Core Logical Replication Simon Riggs 14:55
Re: Design for In-Core Logical Replication Craig Ringer 15:20
Re: Oddity in handling of cached plans for FDW queries Tom Lane 15:33
Bug with plpgsql handling of NULL argument of compound type Jim Nasby 17:50
Re: fixes for the Danish locale 📎 Jeff Janes 18:03
Re: Bug with plpgsql handling of NULL argument of compound type Tom Lane 18:13
Re: Rethinking TupleTableSlot deforming Andres Freund 18:35
Re: Bug with plpgsql handling of NULL argument of compound type Jim Nasby 18:36
Re: Bug with plpgsql handling of NULL argument of compound type David G. Johnston 18:39
Re: Rethinking TupleTableSlot deforming Andres Freund 18:46
Re: Rethinking TupleTableSlot deforming Jim Nasby 18:51
Re: Rethinking TupleTableSlot deforming Andres Freund 18:58
Re: Rethinking TupleTableSlot deforming Tom Lane 19:00
Re: Bug with plpgsql handling of NULL argument of compound type Merlin Moncure 19:04

Browse Archives

Prev | Next