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

Thread Author Time
Re: How to install login_hook in Postgres 10.5 Michael Paquier 00:32
Re: Quitting the thes Michael Paquier 00:49
Re: Re: SQL/JSON: functions Andrew Alsup 00:53
Re: Passing CopyMultiInsertInfo structure to CopyMultiInsertInfoNextFreeSlot() Michael Paquier 01:00
Re: vacuumdb and new VACUUM options Michael Paquier 01:01
Re: pg12 release notes Michael Paquier 01:06
Re: Passing CopyMultiInsertInfo structure to CopyMultiInsertInfoNextFreeSlot() David Rowley 01:19
ldapbindpasswdfile 📎 Thomas Munro 01:49
Re: PG 12 draft release notes Bruce Momjian 02:21
Re: PG 12 draft release notes Bruce Momjian 02:23
Re: ldapbindpasswdfile Thomas Munro 02:42
Re: Passing CopyMultiInsertInfo structure to CopyMultiInsertInfoNextFreeSlot() Michael Paquier 02:52
Re: pg12 release notes Bruce Momjian 02:55
Re:Re: PANIC :Call AbortTransaction when transaction id is no normal Thunder 02:56
Re: remove doc/bug.template? Bruce Momjian 02:56
Re: PostgreSQL 12: Feature Highlights Bruce Momjian 02:59
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Kyotaro HORIGUCHI 03:06
Re: VACUUM can finish an interrupted nbtree page split -- is that okay? Peter Geoghegan 03:18
Re: PANIC :Call AbortTransaction when transaction id is no normal Tom Lane 03:28
Re: VACUUM can finish an interrupted nbtree page split -- is that okay? Tom Lane 03:29
Re: PANIC :Call AbortTransaction when transaction id is no normal Michael Paquier 03:37
Re: [HACKERS] Unlogged tables cleanup Michael Paquier 03:50
Re: PANIC :Call AbortTransaction when transaction id is no normal Andres Freund 03:50
Re: VACUUM can finish an interrupted nbtree page split -- is that okay? Peter Geoghegan 04:09
Re: [HACKERS] Unlogged tables cleanup Michael Paquier 04:15
Re: [HACKERS] Unlogged tables cleanup Michael Paquier 04:23
Re: [HACKERS] advanced partition matching algorithm for partition-wise join Amit Langote 04:23
Re: [HACKERS] Unlogged tables cleanup Andres Freund 04:28
Re: [HACKERS] advanced partition matching algorithm for partition-wise join Amit Langote 04:29
Re: [HACKERS] Unlogged tables cleanup Andres Freund 04:33
Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro HORIGUCHI 04:59
Re: [HACKERS] Unlogged tables cleanup Michael Paquier 05:22
Tab completion for CREATE TYPE 📎 Thomas Munro 05:50
Re: ERROR: tuple concurrently updated when modifying privileges Chris Travers 06:08
Re: Tab completion for CREATE TYPE Kyotaro HORIGUCHI 06:18
Re: [HACKERS] Unlogged tables cleanup Andres Freund 06:19
Re: Implementing Incremental View Maintenance 📎 Yugo Nagata 06:46
Re: Caveats from reloption toast_tuple_target Michael Paquier 06:49
Re: Tab completion for CREATE TYPE 📎 Thomas Munro 06:58
Re: ERROR: tuple concurrently updated when modifying privileges Michael Paquier 07:11
can we create index/constraints in different schema navneet nikku 07:41
Re: Tab completion for CREATE TYPE Edgy Hacker 08:31
Re: can we create index/constraints in different schema Michael Paquier 08:33
Re: can we create index/constraints in different schema navneet nikku 08:34
Re: pg_stat_database update stats_reset only by pg_stat_reset 张连壮 09:00
Re: Tab completion for CREATE TYPE Thomas Munro 09:01
Re: Tab completion for CREATE TYPE Edgy Hacker 09:25
Re: PostgreSQL 12: Feature Highlights Amit Langote 09:25
Re: ERROR: tuple concurrently updated when modifying privileges Chris Travers 09:39
Re: PG 12 draft release notes nickb 09:53
Read-only access to temp tables for 2PC transactions 📎 Stas Kelvich 09:53
Re: Failure in contrib test _int on loach Heikki Linnakangas 10:38
Re: Tab completion for CREATE TYPE Kyotaro HORIGUCHI 11:13
Table AM callback table_complete_speculative()'s succeeded argument is reversed 📎 Heikki Linnakangas 11:29
RE: Copy data to DSA area 📎 Ideriha, Takeshi 11:46
Re: How to install login_hook in Postgres 10.5 Joe Conway 12:34
SEASON OF DOCS PROJECT Manvendra Singh 4-Yr B.Tech. Chemical Engg., IIT (BHU) Varanasi 12:52
Re: PG 12 draft release notes Bruce Momjian 13:05
Re: PostgreSQL 12: Feature Highlights Bruce Momjian 13:19
Re: Table AM callback table_complete_speculative()'s succeeded argument is reversed Andres Freund 14:06
Re: [HACKERS] advanced partition matching algorithm for partition-wise join Ashutosh Bapat 14:11
Re: PANIC :Call AbortTransaction when transaction id is no normal Tom Lane 14:25
Re: Why is infinite_recurse test suddenly failing? Mark Wong 14:31
Re: Why is infinite_recurse test suddenly failing? Tom Lane 14:40
Re: Why is infinite_recurse test suddenly failing? Tom Lane 14:52
Re: Why is infinite_recurse test suddenly failing? Mark Wong 14:59
Re: Why is infinite_recurse test suddenly failing? Mark Wong 15:12
Re: Why is infinite_recurse test suddenly failing? Mark Wong 15:31
Re: Inconsistent error message wording for REINDEX CONCURRENTLY Alvaro Herrera 15:32
Re: SQL-spec incompatibilities in similar_escape() and related stuff Tom Lane 16:22
VACUUM fails to parse 0 and 1 as boolean value 📎 Fujii Masao 17:45
Re: VACUUM fails to parse 0 and 1 as boolean value Andres Freund 17:52
Re: vacuumdb and new VACUUM options Fujii Masao 17:55
Re: vacuumdb and new VACUUM options Fujii Masao 18:19
Re: PG12, PGXS and linking pgfeutils Tom Lane 18:38
Re: Inconsistency between table am callback and table function names 📎 Ashwin Agrawal 19:11
Re: Inconsistency between table am callback and table function names Ashwin Agrawal 19:17
Re: Adding a test for speculative insert abort case Andres Freund 19:19
Re: Match table_complete_speculative() code to comment Andres Freund 19:22
Re: Table AM callback table_complete_speculative()'s succeeded argument is reversed Andres Freund 19:23
Re: ldapbindpasswdfile Daniel Gustafsson 20:24
Re: Inconsistency between table am callback and table function names Alvaro Herrera 20:27
Re: Inconsistency between table am callback and table function names Andres Freund 20:37
PSA: New intel MDS vulnerability mitigations cause measurable slowdown Andres Freund 22:30
Re: vacuumdb and new VACUUM options Michael Paquier 22:51
Re: VACUUM fails to parse 0 and 1 as boolean value Michael Paquier 23:20
Re: VACUUM fails to parse 0 and 1 as boolean value Andres Freund 23:26
Re: VACUUM fails to parse 0 and 1 as boolean value Michael Paquier 23:29
Re: PG12, PGXS and linking pgfeutils Ian Barwick 23:50

May 15, 2019

Thread Author Time
Re: pgsql: Compute XID horizon for page level index vacuum on primary. Thomas Munro 00:01
Re: pgsql: Compute XID horizon for page level index vacuum on primary. Andres Freund 00:11
Re: PostgreSQL 12: Feature Highlights Amit Langote 00:34
Re: PSA: New intel MDS vulnerability mitigations cause measurable slowdown Thomas Munro 00:52
Re: PSA: New intel MDS vulnerability mitigations cause measurable slowdown Andres Freund 01:06
Re: PSA: New intel MDS vulnerability mitigations cause measurable slowdown Andres Freund 01:13
Re: VACUUM fails to parse 0 and 1 as boolean value Masahiko Sawada 01:46
Re: PostgreSQL 12: Feature Highlights Jonathan S. Katz 02:03
Re: Inconsistent error message wording for REINDEX CONCURRENTLY 📎 Michael Paquier 02:17
Re: PostgreSQL 12: Feature Highlights Amit Langote 02:31
Re: vacuumdb and new VACUUM options Masahiko Sawada 02:36
Re: vacuumdb and new VACUUM options Andres Freund 02:45
Re: PostgreSQL 12: Feature Highlights David Rowley 02:59
Re: vacuumdb and new VACUUM options Masahiko Sawada 04:01
wal_consistency_checking clean on HEAD (f4125278) Michael Paquier 04:10
Re: Emacs vs pg_indent's weird indentation for function declarations 📎 Tom Lane 04:43
Re: New EXPLAIN option: ALL 📎 David Fetter 06:02
Re: vacuumdb and new VACUUM options 📎 Masahiko Sawada 06:44
Avoiding deadlock errors in CREATE INDEX CONCURRENTLY 📎 Goel, Dhruv 08:15
Re: PostgreSQL 12: Feature Highlights Amit Langote 08:36
Re: pglz performance Andrey Borodin 10:06
Replace hashtable growEnable flag 📎 Hubert Zhang 10:19
Re: POC: Cleaning up orphaned files using undo logs Amit Kapila 10:28
Re: Avoiding deadlock errors in CREATE INDEX CONCURRENTLY Kuntal Ghosh 10:44
Re: New EXPLAIN option: ALL Tom Lane 13:32
Re: New EXPLAIN option: ALL David Fetter 14:20
Re: New EXPLAIN option: ALL Andres Freund 14:29
Re: POC: Cleaning up orphaned files using undo logs 📎 Dilip Kumar 14:44
Re: New EXPLAIN option: ALL Tom Lane 14:46
Re: New EXPLAIN option: ALL Alvaro Herrera 15:05
Re: pgsql: Compute XID horizon for page level index vacuum on primary. Tom Lane 15:53
Re: error messages in extended statistics Alvaro Herrera 16:17
Re: New EXPLAIN option: ALL Andres Freund 16:26
Re: error messages in extended statistics Tomas Vondra 16:35
RE: psql - add SHOW_ALL_RESULTS option Daniel Verite 16:41
Parallel Foreign Scans - need advice Korry Douglas 16:55
Re: New EXPLAIN option: ALL Alvaro Herrera 17:05
Re: Parallel Foreign Scans - need advice Andres Freund 17:08
Re: Parallel Foreign Scans - need advice Korry Douglas 17:31
Re: Parallel Foreign Scans - need advice Andres Freund 17:34
Re: Why does ExecComputeStoredGenerated() form a heap tuple 📎 Peter Eisentraut 17:44
Re: Parallel Foreign Scans - need advice Korry Douglas 17:45
Re: New EXPLAIN option: ALL Tom Lane 17:53
Re: New EXPLAIN option: ALL Andres Freund 17:58
more message fixes 📎 Alvaro Herrera 18:30
Re: Pluggable Storage - Andres's take 📎 Andres Freund 18:54
Are ctid chaining loops safe without relation size checks? Andres Freund 19:02
ClonedConstraint typedef is dead code? Tom Lane 19:05
Re: Are ctid chaining loops safe without relation size checks? Alvaro Herrera 19:07
Re: Are ctid chaining loops safe without relation size checks? Tom Lane 19:09
Re: ClonedConstraint typedef is dead code? Alvaro Herrera 19:19
Re: Replace hashtable growEnable flag Tomas Vondra 19:58
Re: Emacs vs pg_indent's weird indentation for function declarations 📎 Tom Lane 21:17
Re: Emacs vs pg_indent's weird indentation for function declarations Thomas Munro 21:26
Re: ClonedConstraint typedef is dead code? Tom Lane 21:27
Re: Emacs vs pg_indent's weird indentation for function declarations Tom Lane 21:30
Re: Are ctid chaining loops safe without relation size checks? Andres Freund 21:44
Re: pgsql: Compute XID horizon for page level index vacuum on primary. Thomas Munro 21:44
Re: Are ctid chaining loops safe without relation size checks? Andres Freund 21:47
Re: more message fixes Tom Lane 21:48
Re: more message fixes Alvaro Herrera 22:25

May 16, 2019

Thread Author Time
Avoiding hash join batch explosions with extreme skew and weird stats 📎 Thomas Munro 01:22
Re: Adding a test for speculative insert abort case Melanie Plageman 01:34
Re: Adding a test for speculative insert abort case Andres Freund 01:50
Re: Parallel Foreign Scans - need advice Thomas Munro 03:17
Re: Adding a test for speculative insert abort case 📎 Melanie Plageman 03:35
Re: Adding a test for speculative insert abort case Andres Freund 03:46
Re: Adding a test for speculative insert abort case 📎 Ashwin Agrawal 05:32
Re: Pluggable Storage - Andres's take Ashwin Agrawal 06:00
Re: New EXPLAIN option: ALL Michael Paquier 06:23
RE: psql - add SHOW_ALL_RESULTS option Fabien COELHO 08:43
Re: Replace hashtable growEnable flag Hubert Zhang 09:57
Re: PSA: New intel MDS vulnerability mitigations cause measurable slowdown Thomas Munro 11:08
Re: Parallel Foreign Scans - need advice Korry Douglas 12:45
Re: Multivariate MCV stats can leak data to unprivileged users 📎 Dean Rasheed 13:28
Re: Multivariate MCV stats can leak data to unprivileged users Tomas Vondra 14:41
RE: psql - add SHOW_ALL_RESULTS option 📎 Fabien COELHO 15:15
Re: dropdb --force Anthony Nowocien 15:31
How do we support FULL JOIN on PostGIS types? Darafei Komяpa Praliaskouski 16:05
Re: PSA: New intel MDS vulnerability mitigations cause measurable slowdown Albert Cervera i Areny 16:24
Re: Avoiding hash join batch explosions with extreme skew and weird stats Tomas Vondra 16:39
Re: pglz performance 📎 Andrey Borodin 17:13
Re: PSA: New intel MDS vulnerability mitigations cause measurable slowdown Chapman Flack 17:26
Re: PostgreSQL 12: Feature Highlights Bruce Momjian 18:26
Re: VACUUM fails to parse 0 and 1 as boolean value 📎 Fujii Masao 18:56
Re: PostgreSQL 12: Feature Highlights Alvaro Herrera 19:08
Re: PostgreSQL 12: Feature Highlights Stephen Amell 19:18
Re: VACUUM fails to parse 0 and 1 as boolean value Robert Haas 19:29
Re: PostgreSQL 12: Feature Highlights Peter Geoghegan 19:35
Re: VACUUM can finish an interrupted nbtree page split -- is that okay? Peter Geoghegan 20:05
Re: VACUUM can finish an interrupted nbtree page split -- is that okay? Peter Geoghegan 20:11
Re: Adding a test for speculative insert abort case 📎 Melanie Plageman 20:59
Re: Adding a test for speculative insert abort case Andres Freund 21:03
Re: Passing CopyMultiInsertInfo structure to CopyMultiInsertInfoNextFreeSlot() Alvaro Herrera 21:40
Re: PSA: New intel MDS vulnerability mitigations cause measurable slowdown Thomas Munro 21:42
Re: PSA: New intel MDS vulnerability mitigations cause measurable slowdown Thomas Munro 21:46
Re: Avoiding hash join batch explosions with extreme skew and weird stats Thomas Munro 22:21
Re: Avoiding hash join batch explosions with extreme skew and weird stats Tomas Vondra 22:54
Re: Avoiding hash join batch explosions with extreme skew and weird stats Tom Lane 22:58
Re: Parallel Foreign Scans - need advice Thomas Munro 23:05
Re: Avoiding hash join batch explosions with extreme skew and weird stats Tomas Vondra 23:46
Re: PostgreSQL 12: Feature Highlights Michael Paquier 23:52

May 17, 2019

Thread Author Time
Re: PostgreSQL 12: Feature Highlights Peter Geoghegan 00:05
Re: Avoiding hash join batch explosions with extreme skew and weird stats Thomas Munro 00:26
Re: Re: SQL/JSON: functions Alexander Korotkov 00:56
Re: VACUUM fails to parse 0 and 1 as boolean value Kyotaro HORIGUCHI 01:21
Re: VACUUM fails to parse 0 and 1 as boolean value Kyotaro HORIGUCHI 01:24
Re: PostgreSQL 12: Feature Highlights Bruce Momjian 01:27
Re: PostgreSQL 12: Feature Highlights Bruce Momjian 01:29
Re: PostgreSQL 12: Feature Highlights Bruce Momjian 01:32
Re: VACUUM fails to parse 0 and 1 as boolean value Michael Paquier 01:34

Browse Archives

Prev | Next