pgsql-hackers since 2019-05-08 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

May 8, 2019

Thread Author Time
Re: vacuumdb and new VACUUM options Masahiko Sawada 00:26
Re: accounting for memory used for BufFile during hash joins Melanie Plageman 00:30
Re: accounting for memory used for BufFile during hash joins Melanie Plageman 00:43
Re: _bt_split(), and the risk of OOM before its critical section 📎 Peter Geoghegan 01:15
Re: We're leaking predicate locks in HEAD 📎 Thomas Munro 03:30
Re: postgres_fdw: another oddity in costing aggregate pushdown paths 📎 Etsuro Fujita 03:42
Re: We're leaking predicate locks in HEAD Tom Lane 03:53
Re: Statistical aggregate functions are not working with PARTIAL aggregation 📎 Kyotaro HORIGUCHI 04:06
Re: Statistical aggregate functions are not working with PARTIAL aggregation Kyotaro HORIGUCHI 04:09
Re: We're leaking predicate locks in HEAD Thomas Munro 04:50
RE: Copy data to DSA area Ideriha, Takeshi 05:29
Re: Copy data to DSA area Thomas Munro 06:04
Re: Pluggable Storage - Andres's take Ashwin Agrawal 06:18
Adding SMGR discriminator to buffer tags 📎 Thomas Munro 06:31
Missing FDW documentation about GetForeignUpperPaths 📎 Etsuro Fujita 06:51
RE: Copy data to DSA area Ideriha, Takeshi 06:55
Re: vacuumdb and new VACUUM options Michael Paquier 07:06
Re: copy-past-o comment in lock.h Michael Paquier 07:10
Inconsistency between table am callback and table function names Ashwin Agrawal 07:32
Re: Inconsistent error message wording for REINDEX CONCURRENTLY Michael Paquier 07:58
Re: copy-past-o comment in lock.h 📎 John Naylor 07:59
Re: copy-past-o comment in lock.h Michael Paquier 08:03
Re: Regression test PANICs with master-standby setup on same machine Kyotaro HORIGUCHI 08:09
Re: vacuumdb and new VACUUM options Julien Rouhaud 09:37
Re: [HACKERS] Weaker shmem interlock w/o postmaster.pid Thomas Munro 10:10
Re: Statistical aggregate functions are not working with PARTIAL aggregation Robert Haas 12:22
Re: Inconsistent error message wording for REINDEX CONCURRENTLY Tom Lane 12:31
Re: Heap lock levels for REINDEX INDEX CONCURRENTLY not quite right? Peter Eisentraut 12:33
Re: Inconsistent error message wording for REINDEX CONCURRENTLY Michael Paquier 13:05
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Robert Haas 13:32
Re: accounting for memory used for BufFile during hash joins Tomas Vondra 13:34
any suggestions to detect memory corruption Alex 13:53
Re: [HACKERS] Detrimental performance impact of ringbuffers on performance Robert Haas 14:08
Re: make \d pg_toast.foo show its indices Robert Haas 14:18
Re: make \d pg_toast.foo show its indices Tom Lane 14:28
Re: any suggestions to detect memory corruption Tom Lane 14:34
Re: Identity columns should own only one sequence 📎 Laurenz Albe 14:49
Re: accounting for memory used for BufFile during hash joins 📎 Tomas Vondra 15:08
Re: [HACKERS] Detrimental performance impact of ringbuffers on performance Tomas Vondra 15:19
Re: Statistical aggregate functions are not working with PARTIAL aggregation Tomas Vondra 15:30
Re: [HACKERS] Detrimental performance impact of ringbuffers on performance Andrey Borodin 16:35
Re: Statistical aggregate functions are not working with PARTIAL aggregation Greg Stark 16:41
Re: Patch: doc for pg_logical_emit_message() Fujii Masao 16:48
Re: vacuumdb and new VACUUM options Fujii Masao 17:18
Re: any suggestions to detect memory corruption Robert Haas 17:21
Re: [HACKERS] Detrimental performance impact of ringbuffers on performance Andres Freund 18:28
Re: [HACKERS] Detrimental performance impact of ringbuffers on performance Andres Freund 18:31
Unexpected "shared memory block is still in use" Tom Lane 18:32
Re: Statistical aggregate functions are not working with PARTIAL aggregation Andrew Dunstan 18:56
Re: Cleanup/remove/update references to OID column 📎 Justin Pryzby 19:05
Re: New EXPLAIN option: ALL Robert Haas 20:03
Re: New EXPLAIN option: ALL Robert Haas 20:09
pg12 release notes 📎 Justin Pryzby 20:32
Re: pg12 release notes Alvaro Herrera 20:39
Re: Patch to document base64 encoding 📎 Karl O. Pinc 21:10
Re: vacuumdb and new VACUUM options Euler Taveira 21:21
Re: New EXPLAIN option: ALL Vik Fearing 21:22
Re: Pluggable Storage - Andres's take Andres Freund 21:43
Re: Pluggable Storage - Andres's take Andres Freund 21:46
Re: Inconsistency between table am callback and table function names Andres Freund 21:51
Problems with pg_upgrade and extensions referencing catalog tables/views Nasby, Jim 22:07
Re: New EXPLAIN option: ALL Nasby, Jim 22:31
Re: _bt_split(), and the risk of OOM before its critical section 📎 Peter Geoghegan 22:37
Re: Problems with pg_upgrade and extensions referencing catalog tables/views Tom Lane 23:33

May 9, 2019

Thread Author Time
Re: Inconsistency between table am callback and table function names Ashwin Agrawal 00:05
RE: Patch: doc for pg_logical_emit_message() Matsumura, Ryo 00:18
Re: vacuumdb and new VACUUM options Michael Paquier 01:00
Re: Wrong return code in vacuumdb when multiple jobs are used Michael Paquier 01:32
Re: Statistical aggregate functions are not working with PARTIAL aggregation 📎 Kyotaro HORIGUCHI 02:18
Re: Fuzzy thinking in is_publishable_class Tom Lane 02:37
Re: Inconsistent error message wording for REINDEX CONCURRENTLY Tom Lane 03:28
Re: Inconsistent error message wording for REINDEX CONCURRENTLY 📎 Michael Paquier 04:11
Re: Implicit timezone conversion replicating from timestamp to timestamptz? craig.ringer 04:25
Re: [HACKERS] proposal: schema variables 📎 Pavel Stehule 04:34
Re: Patch to document base64 encoding Fabien COELHO 04:50
integrate Postgres Users Authentication with our own LDAP Server M Tarkeshwar Rao 04:51
Re: range_agg 📎 Paul A Jungwirth 04:54
Re: New vacuum option to do only freezing 📎 Masahiko Sawada 05:14
Re: Statistical aggregate functions are not working with PARTIAL aggregation 📎 Kyotaro HORIGUCHI 05:18
Re: Fwd: Add tablespace tap test to pg_rewind Michael Paquier 05:36
Re: any suggestions to detect memory corruption Alex 05:48
Re: Add tablespace tap test to pg_rewind Michael Paquier 05:51
Re: Unexpected "shared memory block is still in use" Noah Misch 05:54
Re: relcache reference leak with pglogical replication to insert-only partitioned table? craig.ringer 06:03
Re: integrate Postgres Users Authentication with our own LDAP Server Achilleas Mantzios 06:17
Re: Wrong return code in vacuumdb when multiple jobs are used Julien Rouhaud 06:19
Re: Unexpected "shared memory block is still in use" Kyotaro HORIGUCHI 06:28
Re: POC: Cleaning up orphaned files using undo logs 📎 Dilip Kumar 06:34
Re: integrate Postgres Users Authentication with our own LDAP Server Laurenz Albe 06:42
Re: pgsql: Add strict_multi_assignment and too_many_rows plpgsql checks Peter Eisentraut 06:52
RE: integrate Postgres Users Authentication with our own LDAP Server M Tarkeshwar Rao 07:11
Re: integrate Postgres Users Authentication with our own LDAP Server Laurenz Albe 07:23
Re: Fuzzy thinking in is_publishable_class Peter Eisentraut 07:30
Re: We're leaking predicate locks in HEAD Thomas Munro 08:43
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Masahiko Sawada 08:49
Re: pgsql: Add strict_multi_assignment and too_many_rows plpgsql checks Pavel Stehule 09:12
Re: postgres_fdw: another oddity in costing aggregate pushdown paths Etsuro Fujita 09:52
Re: Fixing order of resowner cleanup in 12, for Windows Thomas Munro 10:23
Re: Missing FDW documentation about GetForeignUpperPaths Etsuro Fujita 11:09
Re: vacuumdb and new VACUUM options 📎 Masahiko Sawada 11:14
Re: vacuumdb and new VACUUM options Kyotaro HORIGUCHI 11:38
Re: Fuzzy thinking in is_publishable_class Petr Jelinek 12:31
Re: integrate Postgres Users Authentication with our own LDAP Server Tomas Vondra 12:43
Re: Patch to document base64 encoding Karl O. Pinc 13:27
Re: any suggestions to detect memory corruption Tom Lane 13:30
Re: Fuzzy thinking in is_publishable_class Tom Lane 13:41
Re: Unexpected "shared memory block is still in use" Tom Lane 13:47
Re: Fuzzy thinking in is_publishable_class Tom Lane 14:20
Re: Inconsistency between table am callback and table function names Andres Freund 14:34
Re: Fuzzy thinking in is_publishable_class Andres Freund 14:43
What's the point of allow_system_table_mods? Andres Freund 14:50
Re: What's the point of allow_system_table_mods? Tom Lane 16:22
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 16:44
Re: PG12, PGXS and linking pgfeutils Tom Lane 17:20
Re: PG12, PGXS and linking pgfeutils Alvaro Herrera 17:39
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 17:42
Re: PG12, PGXS and linking pgfeutils Tom Lane 17:47
Re: Inconsistent error message wording for REINDEX CONCURRENTLY Tom Lane 18:08
Re: integrate Postgres Users Authentication with our own LDAP Server Stephen Frost 19:24
Re: Pluggable Storage - Andres's take Ashwin Agrawal 20:34
Re: Adding SMGR discriminator to buffer tags Shawn Debnath 20:54
Re: reloption to prevent VACUUM from truncating empty pages at the end of relation Bruce Momjian 21:07
Re: pg12 release notes Thomas Munro 21:52
Re: Unexpected "shared memory block is still in use" Tom Lane 21:59
Re: _bt_split(), and the risk of OOM before its critical section Peter Geoghegan 22:32
Re: Unexpected "shared memory block is still in use" 📎 Tom Lane 22:47
Re: Inconsistent error message wording for REINDEX CONCURRENTLY Michael Paquier 23:20
Re: pg12 release notes 📎 Bruce Momjian 23:35

May 10, 2019

Thread Author Time
Re: pg12 release notes 📎 Bruce Momjian 00:08
Re: pg12 release notes 📎 Justin Pryzby 00:13
Re: Problems with pg_upgrade and extensions referencing catalog tables/views Bruce Momjian 00:14
Re: pg12 release notes Justin Pryzby 00:19
Re: copy-past-o comment in lock.h Michael Paquier 00:36
Re: pg12 release notes 📎 Bruce Momjian 00:38
Re: any suggestions to detect memory corruption Alex 00:52
Re: pg12 release notes 📎 Bruce Momjian 01:02
Re: pg12 release notes Justin Pryzby 01:34
Re: pg12 release notes 📎 Peter Geoghegan 02:10
Re: pg12 release notes David Rowley 03:18
Re: pg12 release notes David Rowley 03:34
Re: pg12 release notes Tom Lane 03:45
Re: pg12 release notes Amit Langote 03:45
Re: pg12 release notes David Rowley 03:57
Re: pg12 release notes Tom Lane 04:02
Re: pg12 release notes Justin Pryzby 04:52
Re: pg12 release notes Justin Pryzby 04:57
Re: pg12 release notes David Rowley 05:10
Re: pg12 release notes David Rowley 05:51
Re: pg12 release notes Amit Langote 05:59
Re: POC: Cleaning up orphaned files using undo logs 📎 Thomas Munro 06:18
Re: Unexpected "shared memory block is still in use" Noah Misch 07:22
Re: [HACKERS] Weaker shmem interlock w/o postmaster.pid Noah Misch 07:47
Bug in reindexdb's error reporting 📎 Julien Rouhaud 09:02
Multivariate MCV stats can leak data to unprivileged users 📎 Dean Rasheed 09:19
Re: Bug in reindexdb's error reporting Michael Paquier 10:24
Re: Bug in reindexdb's error reporting Daniel Gustafsson 10:38
Re: POC: Cleaning up orphaned files using undo logs 📎 Kuntal Ghosh 10:46
Regarding GSoD 📎 DHRUVI VADALIA 11:42
Re: Fwd: Add tablespace tap test to pg_rewind Michael Paquier 11:53
Re: vacuumdb and new VACUUM options Julien Rouhaud 12:03
Re: pg12 release notes Alvaro Herrera 13:59
Re: Bug in reindexdb's error reporting Alvaro Herrera 14:18
Re: pg12 release notes Tom Lane 14:18
att_isnull Robert Haas 14:20
Re: att_isnull Alvaro Herrera 14:34
Re: Bug in reindexdb's error reporting Tom Lane 14:43
Re: att_isnull Tom Lane 14:46
Re: Unexpected "shared memory block is still in use" Tom Lane 14:55
Re: Bug in reindexdb's error reporting Julien Rouhaud 15:18
Re: Bug in reindexdb's error reporting Alvaro Herrera 15:33
Re: Why is infinite_recurse test suddenly failing? Tom Lane 15:38
Re: Bug in reindexdb's error reporting 📎 Julien Rouhaud 15:58
Re: Inconsistency between table am callback and table function names Ashwin Agrawal 17:43
Re: Inconsistency between table am callback and table function names Andres Freund 17:51
Re: What's the point of allow_system_table_mods? Andres Freund 18:06
Re: Why is infinite_recurse test suddenly failing? Andres Freund 18:27
Re: What's the point of allow_system_table_mods? Andrew Gierth 18:51
Re: What's the point of allow_system_table_mods? Tom Lane 19:00
Re: What's the point of allow_system_table_mods? Andres Freund 19:16
Re: What's the point of allow_system_table_mods? Andres Freund 19:19
Re: Why is infinite_recurse test suddenly failing? Tom Lane 19:35
Re: Inconsistency between table am callback and table function names Ashwin Agrawal 19:43
Re: What's the point of allow_system_table_mods? Tom Lane 19:48
Re: Inconsistency between table am callback and table function names Andres Freund 19:50
Re: What's the point of allow_system_table_mods? Andres Freund 20:09
Re: REINDEX INDEX results in a crash for an index of pg_class since 9.6 Andres Freund 20:11
Re: Inconsistency between table am callback and table function names Alvaro Herrera 20:18
Re: Inconsistency between table am callback and table function names Andres Freund 20:26
Re: Inconsistency between table am callback and table function names Tom Lane 20:28
Re: REINDEX INDEX results in a crash for an index of pg_class since 9.6 Tom Lane 20:29
Re: Unexpected "shared memory block is still in use" Tom Lane 20:46
Re: Problems with pg_upgrade and extensions referencing catalog tables/views Nasby, Jim 21:07
Re: Why is infinite_recurse test suddenly failing? Andrew Dunstan 21:26
Re: Adding a test for speculative insert abort case 📎 Andres Freund 21:40

May 11, 2019

Thread Author Time
Re: pg12 release notes 📎 Bruce Momjian 00:32
Re: Bug in reindexdb's error reporting Michael Paquier 00:42
Re: pg12 release notes Bruce Momjian 01:02
Re: pg12 release notes Bruce Momjian 01:06
Re: Bug in reindexdb's error reporting Tom Lane 01:25
Re: pg12 release notes Peter Geoghegan 01:53

Browse Archives

Prev | Next