pgsql-hackers since 2019-06-18 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

Browse Archives

Prev | Next

June 18, 2019

Thread Author Time
Re: psql UPDATE field [tab] expands to DEFAULT? Tim Cross 00:09
Re: psql UPDATE field [tab] expands to DEFAULT? Adrian Klaver 00:22
Re: psql UPDATE field [tab] expands to DEFAULT? Jeff Janes 00:23
Re: psql UPDATE field [tab] expands to DEFAULT? Jeff Janes 00:34
Re: psql UPDATE field [tab] expands to DEFAULT? Tom Lane 00:39
Re: psql UPDATE field [tab] expands to DEFAULT? Tim Cross 00:52
Re: Fix typos and inconsistencies for v11+ Michael Paquier 00:52
Re: Race conditions with TAP test for syncrep Michael Paquier 00:59
Re: PG 12 beta 1 segfault during analyze 📎 Steve Singer 01:46
Re: idea: log_statement_sample_rate - bottom limit for sampling 📎 Pavel Stehule 03:30
Re: PG 12 beta 1 segfault during analyze Tom Lane 04:32
Re: Hash join explain is broken 📎 Andres Freund 07:00
Re: PG 12 beta 1 segfault during analyze Andres Freund 07:23
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) shawn wang 08:07
Re: Generating partitioning tuple conversion maps faster Michael Paquier 08:11
Re: pg_upgrade: Improve invalid option handling Michael Paquier 08:15
Re: pg_upgrade: Improve invalid option handling Daniel Gustafsson 08:25
Re: [PATCH] Stop ALTER SYSTEM from making bad assumptions Magnus Hagander 09:07
BUG #15858: could not stat file - over 4GB PG Bug reporting form 10:02
Re: Batch insert in CTAS/MatView code 📎 Paul Guo 10:06
Re: POC: Cleaning up orphaned files using undo logs 📎 Amit Kapila 11:30
Re: PG 12 beta 1 segfault during analyze Steve Singer 11:57
Re: idea: log_statement_sample_rate - bottom limit for sampling 📎 Adrien Nayrat 12:03
Replacing the EDH SKIP primes 📎 Daniel Gustafsson 12:05
fix "Success" error messages 📎 Peter Eisentraut 12:35
Re: [PATCH] Stop ALTER SYSTEM from making bad assumptions Stephen Frost 13:37
Re: [PATCH] Stop ALTER SYSTEM from making bad assumptions Magnus Hagander 14:32
Re: PG 12 beta 1 segfault during analyze Tom Lane 14:35
Re: Avoiding possible future conformance headaches in JSON work Alvaro Herrera 15:49
Re: fix "Success" error messages Shawn Debnath 16:13
Re: pgsql: Avoid spurious deadlocks when upgrading a tuple lock Alvaro Herrera 16:26
Re: Avoiding possible future conformance headaches in JSON work Oleg Bartunov 16:51
Re: Avoiding possible future conformance headaches in JSON work Chapman Flack 17:26
Re: POC: Cleaning up orphaned files using undo logs Robert Haas 18:07
Re: pgsql: Avoid spurious deadlocks when upgrading a tuple lock Oleksii Kliukin 18:13
Re: idea: log_statement_sample_rate - bottom limit for sampling Pavel Stehule 18:29
Re: Valgrind failures in Apply Launcher's bgworker_quickdie() exit Andres Freund 19:18
Re: NOT IN subquery optimization 📎 Li, Zheng 20:22
Re: initdb recommendations 📎 Peter Eisentraut 20:33
Choosing values for multivariate MCV lists 📎 Tomas Vondra 20:59
Re: New EXPLAIN option: ALL Peter Eisentraut 21:08
Re: POC: Cleaning up orphaned files using undo logs Robert Haas 21:10
Re: New EXPLAIN option: ALL David Fetter 21:15
Multivariate MCV list vs. statistics target Tomas Vondra 21:33
O(N^2) when building multi-column MCV lists Tomas Vondra 21:43
PL/Python fails on new NetBSD/PPC 8.0 install Tom Lane 22:16
Re: psql UPDATE field [tab] expands to DEFAULT? Ken Tanzer 22:23
Re: Avoiding hash join batch explosions with extreme skew and weird stats 📎 Melanie Plageman 22:24
Re: pgsql: Avoid spurious deadlocks when upgrading a tuple lock Alvaro Herrera 22:25
Re: PG 12 beta 1 segfault during analyze Andres Freund 23:02
Re: openssl valgrind failures on skink are due to openssl issue Andres Freund 23:08
ANALYZE: ERROR: tuple already updated by self Justin Pryzby 23:12
Re: openssl valgrind failures on skink are due to openssl issue Tom Lane 23:25
Re: ANALYZE: ERROR: tuple already updated by self Andres Freund 23:30
Re: openssl valgrind failures on skink are due to openssl issue Andres Freund 23:34
Re: ANALYZE: ERROR: tuple already updated by self Justin Pryzby 23:48
Re: ANALYZE: ERROR: tuple already updated by self Justin Pryzby 23:57

June 19, 2019

Thread Author Time
Re: ANALYZE: ERROR: tuple already updated by self Peter Geoghegan 00:00
Re: ANALYZE: ERROR: tuple already updated by self Andres Freund 00:08
Re: ANALYZE: ERROR: tuple already updated by self Andres Freund 00:09
Re: ANALYZE: ERROR: tuple already updated by self Tom Lane 00:16
Re: ANALYZE: ERROR: tuple already updated by self Peter Geoghegan 00:20
Re: ANALYZE: ERROR: tuple already updated by self Justin Pryzby 00:38
Re: psql UPDATE field [tab] expands to DEFAULT? Adrian Klaver 01:03
Re: ANALYZE: ERROR: tuple already updated by self Andres Freund 01:06
Tweaking DSM and DSA limits 📎 Thomas Munro 01:07
Re: BUG #15858: could not stat file - over 4GB Michael Paquier 01:26
Re: nbtdesc.c and nbtpage.c are inconsistent with XLOG_BTREE_META_CLEANUP (11~) Michael Paquier 02:04
Re: Still some references to configure-time WAL segment size option in msvc scripts Michael Paquier 02:19
Re: pg_upgrade: Improve invalid option handling Michael Paquier 02:24
Re: openssl valgrind failures on skink are due to openssl issue Michael Paquier 02:28
RE: [PATCH] memory leak in ecpglib kuroda.hayato@fujitsu.com 02:43
Re: openssl valgrind failures on skink are due to openssl issue Andres Freund 02:44
Re: fix "Success" error messages Michael Paquier 02:51
Re: openssl valgrind failures on skink are due to openssl issue Michael Paquier 02:54
Re: Replacing the EDH SKIP primes Michael Paquier 03:40
Re: [PATCH] Stop ALTER SYSTEM from making bad assumptions Amit Kapila 03:46
Re: [PATCH] Stop ALTER SYSTEM from making bad assumptions Ian Barwick 04:39
Some reloptions non-initialized when loaded 📎 Michael Paquier 04:53
Re: [PATCH] Stop ALTER SYSTEM from making bad assumptions Ian Barwick 04:57
Re: [PATCH] Stop ALTER SYSTEM from making bad assumptions Amit Kapila 04:57
Re: New vacuum option to do only freezing Michael Paquier 05:39
Re: Replacing the EDH SKIP primes Daniel Gustafsson 05:44
Re: Replacing the EDH SKIP primes Michael Paquier 05:52
Re: New EXPLAIN option: ALL Peter Eisentraut 06:15
Re: POC: Cleaning up orphaned files using undo logs Amit Kapila 06:45
Re: standby recovery fails (tablespace related) (tentative patch and discussion) 📎 Paul Guo 07:21
Re: Some reloptions non-initialized when loaded Kuntal Ghosh 07:51
Re: New EXPLAIN option: ALL Gavin Flower 08:18
Re: idea: log_statement_sample_rate - bottom limit for sampling Adrien Nayrat 08:49
Re: PG 12 beta 1 segfault during analyze Dagfinn Ilmari Mannsåker 10:19
Re: [PATCH] Stop ALTER SYSTEM from making bad assumptions Amit Kapila 10:44
How to produce a Soft Block case of Deadlock Detection? Rui Hai Jiang 11:18
Re: New EXPLAIN option: ALL Daniel Gustafsson 12:08
Remove one last occurrence of "replication slave" in comments 📎 Daniel Gustafsson 12:35
Re: Remove one last occurrence of "replication slave" in comments Magnus Hagander 12:39
Typo in tableamapi.c 📎 Daniel Gustafsson 12:56
Re: Typo in tableamapi.c Magnus Hagander 13:00
Re: POC: Cleaning up orphaned files using undo logs Dilip Kumar 13:12
[proposal] de-TOAST'ing using a iterator 📎 Binguo Bao 13:51
Re: Index Skip Scan 📎 Dmitry Dolgov 13:57
Re: pgsql: Avoid spurious deadlocks when upgrading a tuple lock Oleksii Kliukin 14:08
Re: How to produce a Soft Block case of Deadlock Detection? Rui Hai Jiang 14:27
Re: psql UPDATE field [tab] expands to DEFAULT? 📎 Tom Lane 14:39
Re: New EXPLAIN option: ALL David Fetter 14:53
Re: POC: Cleaning up orphaned files using undo logs Robert Haas 14:54
Re: SQL/JSON path issues/questions Thom Brown 16:06
Re: BUG #15858: could not stat file - over 4GB 📎 Juan José Santamaría Flecha 16:07
Re: Remove one last occurrence of "replication slave" in comments 📎 Dagfinn Ilmari Mannsåker 17:04
Re: BUG #15858: could not stat file - over 4GB Tom Lane 17:40
Re: idea: log_statement_sample_rate - bottom limit for sampling Pavel Stehule 17:46
Re: BUG #15858: could not stat file - over 4GB Tom Lane 18:02
Re: POC: Cleaning up orphaned files using undo logs Robert Haas 18:05
Re: POC: Cleaning up orphaned files using undo logs Robert Haas 18:14
Re: SQL/JSON path issues/questions Alexander Korotkov 18:59
Re: Minimal logical decoding on standbys Andres Freund 19:01
Re: SQL/JSON path issues/questions Alexander Korotkov 19:04
Re: SQL/JSON path issues/questions Alexander Korotkov 19:14
Re: Update list of combining characters Peter Eisentraut 19:39
Re: New vacuum option to do only freezing Peter Geoghegan 19:51
Re: pg_upgrade: Improve invalid option handling Peter Eisentraut 19:51
Re: Update list of combining characters Tom Lane 19:55
Re: Race conditions with TAP test for syncrep Alvaro Herrera 20:08
more Unicode data updates 📎 Peter Eisentraut 20:34
Re: pg_upgrade: Improve invalid option handling Daniel Gustafsson 20:42
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Robert Haas 21:26
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Tom Lane 21:35
Re: more Unicode data updates Thomas Munro 21:45
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Tom Lane 22:47
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Thomas Munro 23:14
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Tom Lane 23:30
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Andrew Gierth 23:59

June 20, 2019

Thread Author Time
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Andrew Gierth 00:50
doc: update "relam" description in pg_class catalog reference 📎 Ian Barwick 02:17
Re: doc: update "relam" description in pg_class catalog reference 📎 Ian Barwick 02:20
JOIN_SEMI planning question Thomas Munro 03:14
Re: Inconsistent error message wording for REINDEX CONCURRENTLY Alvaro Herrera 03:29
Disconnect from SPI manager on error 📎 RekGRpth 03:40
Re: doc: update "relam" description in pg_class catalog reference Michael Paquier 04:07
Re: doc: update "relam" description in pg_class catalog reference Ian Barwick 04:08
Re: Inconsistent error message wording for REINDEX CONCURRENTLY Michael Paquier 04:32
Re: Choosing values for multivariate MCV lists Dean Rasheed 05:55
Re: Race conditions with TAP test for syncrep Michael Paquier 06:07
Re: POC: Cleaning up orphaned files using undo logs Amit Kapila 06:41
Re: New vacuum option to do only freezing 📎 Michael Paquier 06:50
Re: Multivariate MCV list vs. statistics target Dean Rasheed 07:08
unlogged sequences 📎 Peter Eisentraut 07:30
Re: Implementing Incremental View Maintenance 📎 Yugo Nagata 07:44
Re: POC: Cleaning up orphaned files using undo logs Dilip Kumar 08:54
Re: Minimal logical decoding on standbys 📎 Amit Khandekar 09:58
Re: POC: Cleaning up orphaned files using undo logs Amit Kapila 10:43
Re: POC: Cleaning up orphaned files using undo logs Amit Kapila 10:48
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Masahiko Sawada 12:34
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Stephen Frost 12:52
Re: Index Skip Scan 📎 Jesper Pedersen 13:20
old_snapshot_threshold vs indexes Thomas Munro 13:21
Re: check_recovery_target_lsn() does a PG_CATCH without a throw Peter Eisentraut 13:42
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Joe Conway 13:46
Re: POC: Cleaning up orphaned files using undo logs Robert Haas 14:31
benchmarking Flex practices 📎 John Naylor 14:31
Re: POC: Cleaning up orphaned files using undo logs Robert Haas 14:35
Re: benchmarking Flex practices Tom Lane 14:52
Re: improve transparency of bitmap-only heap scans Emre Hasegeli 14:55
Re: POC: Cleaning up orphaned files using undo logs Robert Haas 14:57
Re: Disconnect from SPI manager on error Tom Lane 15:32
Re: POC: Cleaning up orphaned files using undo logs Amit Kapila 15:35
Re: benchmarking Flex practices Andres Freund 16:02
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Robert Haas 16:02
Re: check_recovery_target_lsn() does a PG_CATCH without a throw Andres Freund 16:05
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Andres Freund 16:14
Re: POC: Cleaning up orphaned files using undo logs Robert Haas 16:25
Do we need to do better for pg_ctl timeouts? Andres Freund 16:33
commitfest application - create patch doesn't work Pavel Stehule 16:49
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Stephen Frost 17:26
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Alvaro Herrera 17:28
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Robert Haas 17:53
Re: Tweaking DSM and DSA limits Robert Haas 18:20
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Stephen Frost 18:24
Re: commitfest application - create patch doesn't work Stephen Frost 18:27
Re: psql UPDATE field [tab] expands to DEFAULT? Tom Lane 18:51
Re: Tweaking DSM and DSA limits Andres Freund 18:52
Re: commitfest application - create patch doesn't work Pavel Stehule 19:05
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Andrew Gierth 19:19
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Stephen Frost 19:24
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Tom Lane 19:58
BUG #15865: ALTER TABLE statements causing "relation already exists" errors when some indexes exist PG Bug reporting form 20:14
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Andrew Gierth 20:23
Re: BUG #15865: ALTER TABLE statements causing "relation already exists" errors when some indexes exist Alvaro Herrera 20:45
Re: Tweaking DSM and DSA limits David Fetter 21:00
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Tom Lane 21:07
Re: BUG #15865: ALTER TABLE statements causing "relation already exists" errors when some indexes exist Tom Lane 21:08
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Tom Lane 21:59
Re: Multivariate MCV list vs. statistics target Tomas Vondra 22:12
Re: Choosing values for multivariate MCV lists Tomas Vondra 22:35
Re: clean up docs for v12 Alvaro Herrera 23:29
Re: clean up docs for v12 Alvaro Herrera 23:34

June 21, 2019

Thread Author Time
Re: BUG #15865: ALTER TABLE statements causing "relation already exists" errors when some indexes exist Tom Lane 00:20
Re: BUG #15865: ALTER TABLE statements causing "relation already exists" errors when some indexes exist Michael Paquier 00:45
Re: BUG #15865: ALTER TABLE statements causing "relation already exists" errors when some indexes exist 📎 Tom Lane 01:54
Re: Disconnect from SPI manager on error RekGRpth 04:49

Browse Archives

Prev | Next