pgsql-hackers since 2020-01-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

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Jan. 18, 2020

Thread Author Time
longs where uint64s could be David Fetter 00:42
Re: longs where uint64s could be Peter Geoghegan 01:12
Re: Amcheck: do rightlink verification with lock coupling Peter Geoghegan 01:43
Re: pg13 PGDLLIMPORT list Michael Paquier 02:26
Re: Expose lock group leader pid in pg_stat_activity Michael Paquier 02:51
Re: Improve errors when setting incorrect bounds for SSL protocols Michael Paquier 03:36
Re: Use compiler intrinsics for bit ops in hash John Naylor 03:46
Re: PATCH: standby crashed when replay block which truncated in standby but failed to truncate in master node Michael Paquier 03:48
Re: reduce size of fmgr_builtins array John Naylor 04:52
Re: Reorderbuffer crash during recovery Amit Kapila 05:29
Re: Implementing Incremental View Maintenance nuko yokohama 05:39
Re: pg13 PGDLLIMPORT list Amit Kapila 07:04
Re: pg13 PGDLLIMPORT list Julien Rouhaud 07:19
Re: [Doc] pg_restore documentation didn't explain how to use connection string Lætitia Avrot 08:11
Re: pg13 PGDLLIMPORT list legrand legrand 09:32
postgresql-13devel initDB Running in debug mode. legrand legrand 09:40
Re: pg13 PGDLLIMPORT list Michael Paquier 09:48
Re: pg13 PGDLLIMPORT list Michael Paquier 09:49
should crash recovery ignore checkpoint_flush_after ? Justin Pryzby 14:08
Re: backup manifests Bruce Momjian 14:36
Re: range_agg Pavel Stehule 15:19
Re: [Patch] pg_rewind: options to use restore_command from recovery.conf or command line 📎 Alexander Korotkov 15:21
Re: postgresql-13devel initDB Running in debug mode. Tom Lane 16:05
Re: range_agg Paul A Jungwirth 16:07
Re: range_agg Pavel Stehule 16:35
Re: postgresql-13devel initDB Running in debug mode. legrand legrand 17:05
Re: Planning counters in pg_stat_statements (using pgss_store) legrand legrand 17:14
Re: SQL/JSON: functions 📎 Nikita Glukhov 17:41
Re: SQL/JSON: functions Pavel Stehule 18:21
Re: Allow relocatable extension to use @extschema@? Noah Misch 18:28
Re: should crash recovery ignore checkpoint_flush_after ? Andres Freund 18:48
Re: should crash recovery ignore checkpoint_flush_after ? 📎 Justin Pryzby 20:11
Re: [HACKERS] Block level parallel vacuum Peter Geoghegan 20:44
Re: should crash recovery ignore checkpoint_flush_after ? Thomas Munro 20:52
Re: Possible performance regression with pg_dump of a large number of relations Felipe Sateler 22:46
Re: Patch to document base64 encoding Tom Lane 23:05
Re: Online checksums patch - once again 📎 Daniel Gustafsson 23:18
Re: should crash recovery ignore checkpoint_flush_after ? Andres Freund 23:22
Re: should crash recovery ignore checkpoint_flush_after ? Andres Freund 23:32

Jan. 19, 2020

Thread Author Time
Re: Use compiler intrinsics for bit ops in hash 📎 David Fetter 00:00
Re: our checks for read-only queries are not great Bruce Momjian 01:47
Re: [HACKERS] WAL logging problem in 9.4.3? Noah Misch 03:51
Re: A problem about partitionwise join 📎 Richard Guo 04:01
Re: range_agg Pavel Stehule 08:09
Re: Parallel grouping sets 📎 Richard Guo 08:52
Re: [Patch] pg_rewind: options to use restore_command from recovery.conf or command line Michael Paquier 10:24
Re: remove separate postgres.(sh)description files Heikki Linnakangas 11:58
SLRU statistics 📎 Tomas Vondra 14:37
Re: should crash recovery ignore checkpoint_flush_after ? Justin Pryzby 16:13
Re: [Proposal] Global temporary tables 曾文旌 (义从) 17:04
Re: [Proposal] Global temporary tables Erik Rijkers 17:32
[PATCH] Windows port, fix some resources leaks 📎 Ranier Vilela 20:49
Re: [Patch] pg_rewind: options to use restore_command from recovery.conf or command line Alvaro Herrera 21:08
Re: [Patch] pg_rewind: options to use restore_command from recovery.conf or command line Tom Lane 21:48
Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR 📎 Dent John 22:30
Re: longs where uint64s could be 📎 David Fetter 22:45
[PATCH] src\backend\utils\adt\numeric.c copy and past error 📎 Ranier Vilela 23:11
Re: range_agg Paul A Jungwirth 23:34

Jan. 20, 2020

Thread Author Time
Re: [PATCH] src\backend\utils\adt\numeric.c copy and past error Tom Lane 00:22
[PATCH] Windows port, fix some missing locks 📎 Ranier Vilela 00:23
Re: remove separate postgres.(sh)description files John Naylor 00:27
Re: [PATCH] src\backend\utils\adt\numeric.c copy and past error Ranier Vilela 00:35
Re: Reorderbuffer crash during recovery vignesh C 00:36
Re: range_agg Tom Lane 00:38
Re: [PATCH] src\backend\utils\adt\numeric.c copy and past error Tom Lane 00:46
RE: SLRU statistics [email protected] 01:04
Re: TRUNCATE on foreign tables Kyotaro Horiguchi 02:07
Re: TRUNCATE on foreign tables 📎 Kohei KaiGai 02:30
Re: [HACKERS] Block level parallel vacuum Amit Kapila 03:25
Re: [HACKERS] Block level parallel vacuum Amit Kapila 03:39
[PATCH] query rewrite for distinct stage under some cases 📎 Andy Fan 03:41
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 03:51
Master Master replication Prabhu R 04:35
Re: range_agg Pavel Stehule 04:49
Add limit option to copy function 📎 김대호 05:11
Re: Master Master replication Craig Ringer 05:22
Re: doc: vacuum full, fillfactor, and "extra space" 📎 Justin Pryzby 05:30
Re: error context for vacuum to include block number 📎 Justin Pryzby 05:41
Re: range_agg Paul A Jungwirth 05:57
Re: Physical replication slot advance is not persistent 📎 Michael Paquier 06:45
Re: making the backend's json parser work in frontend code 📎 Mark Dilger 07:02
Re: empty range david.turon 07:39
Re: Greatest Common Divisor Dean Rasheed 07:44
Re: base backup client as auxiliary backend process Masahiko Sawada 07:46
Re: pgsql: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings Craig Ringer 07:48
Re: Implementing Incremental View Maintenance Yugo NAGATA 07:57
Re: Greatest Common Divisor Vik Fearing 08:03
Re: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings Craig Ringer 08:09
Re: Improve errors when setting incorrect bounds for SSL protocols Peter Eisentraut 08:11
Re: Remove page-read callback from XLogReaderState. Kyotaro Horiguchi 08:24
pgsql: Fix crash in BRIN inclusion op functions, due to missing datum c Heikki Linnakangas 08:41
Re: PATCH: standby crashed when replay block which truncated in standby but failed to truncate in master node Amit Kapila 08:43
Re: Crash in BRIN summarization Heikki Linnakangas 08:44
Re: Add support for automatically updating Unicode derived files Peter Eisentraut 08:59
Re: pgsql: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings Andrew Dunstan 09:00
Re: Unicode normalization SQL functions 📎 Peter Eisentraut 09:17
Re: Greatest Common Divisor Dean Rasheed 10:28
Re: Making psql error out on output failures Daniel Verite 10:42
Re: Crash in BRIN summarization Alvaro Herrera 12:14
Re: [HACKERS] kqueue Peter Eisentraut 13:34
Re: TRUNCATE on foreign tables 📎 Michael Paquier 13:50
Re: Physical replication slot advance is not persistent a.kondratov 14:50
Re: Option to dump foreign data in pg_dump Luis Carril 15:04
Re: Add support for automatically updating Unicode derived files Tom Lane 15:43
Re: [Proposal] Global temporary tables 📎 曾文旌 (义从) 16:27
Re: SLRU statistics Tomas Vondra 16:37
Re: [HACKERS] kqueue Tom Lane 16:44
Re: [HACKERS] kqueue Tom Lane 16:55
Increase psql's password buffer size 📎 David Fetter 18:01
Re: SLRU statistics Alvaro Herrera 18:01
Re: Increase psql's password buffer size Tom Lane 18:12
Re: [HACKERS] kqueue Thomas Munro 18:44
Re: Increase psql's password buffer size 📎 David Fetter 18:44
Re: SLRU statistics Tomas Vondra 18:45
Re: Greatest Common Divisor Vik Fearing 18:52
Re: Physical replication slot advance is not persistent Andres Freund 19:00
Re: Index Skip Scan 📎 Jesper Pedersen 19:01
Re: [HACKERS] kqueue Tom Lane 19:03
Re: Greatest Common Divisor Alvaro Herrera 19:04
Re: error context for vacuum to include block number Andres Freund 19:11
Re: error context for vacuum to include block number Andres Freund 19:13
Re: Increase psql's password buffer size 📎 David Fetter 19:21
Re: Increase psql's password buffer size Tom Lane 19:38
Re: Greatest Common Divisor Dean Rasheed 20:13
Re: Online checksums patch - once again Robert Haas 20:14
Re: Increase psql's password buffer size Alexander Kukushkin 20:17
Re: Greatest Common Divisor Dean Rasheed 20:18
Re: Add limit option to copy function Tom Lane 20:29
libxml2 is dropping xml2-config Christoph Berg 20:47
Re: Increase psql's password buffer size Tom Lane 20:51
BRIN cost estimate breaks geometric indexes Darafei Komяpa Praliaskouski 21:00
Re: libxml2 is dropping xml2-config Christoph Berg 21:16
Re: Index Skip Scan Peter Geoghegan 21:19
Re: Increase psql's password buffer size David Fetter 21:39
Re: error context for vacuum to include block number 📎 Justin Pryzby 21:49
Re: BRIN cost estimate breaks geometric indexes Egor Rogov 23:07
Re: Decade indication Isaac Morland 23:11

Jan. 21, 2020

Thread Author Time
Re: PATCH: standby crashed when replay block which truncated in standby but failed to truncate in master node Michael Paquier 00:35
Re: Physical replication slot advance is not persistent Kyotaro Horiguchi 00:39
Reducing WaitEventSet syscall churn 📎 Thomas Munro 00:45
Re: Rearranging ALTER TABLE to avoid multi-operations bugs Tom Lane 00:46
Re: libxml2 is dropping xml2-config Tom Lane 00:51
Re: Index Skip Scan Peter Geoghegan 01:05
Re: [HACKERS] kqueue 📎 Thomas Munro 01:06
Re: Physical replication slot advance is not persistent Craig Ringer 01:44
Re: Minimal logical decoding on standbys Amit Khandekar 02:57
Re: Psql patch to show access methods info 📎 Alexander Korotkov 02:59
Re: pg13 PGDLLIMPORT list Amit Kapila 03:04
Re: Minimal logical decoding on standbys Andreas Joseph Krogh 03:05
Re: Physical replication slot advance is not persistent Michael Paquier 03:05
Re: PATCH: standby crashed when replay block which truncated in standby but failed to truncate in master node Amit Kapila 03:15
Re: PATCH: standby crashed when replay block which truncated in standby but failed to truncate in master node Michael Paquier 04:39
Re: pg13 PGDLLIMPORT list Michael Paquier 04:49
Re: Physical replication slot advance is not persistent Michael Paquier 05:07
Re: Option to dump foreign data in pg_dump vignesh C 05:16
Re: Error message inconsistency Amit Kapila 05:19
Re: [PATCH] Resolve Parallel Hash Join Performance Issue 📎 Thomas Munro 05:20
Re: Error message inconsistency Amit Kapila 05:21
Re: Error message inconsistency MBeena Emerson 05:37
Re: Increase psql's password buffer size Fujii Masao 05:42
Re: [Proposal] Global temporary tables Pavel Stehule 05:43
Re: closesocket behavior in different platforms Amit Kapila 05:52
Re: [HACKERS] Block level parallel vacuum Andres Freund 06:00
TODO: Allow a stalled COPY to exit if the backend is terminated Tatsuo Ishii 06:06
Re: error context for vacuum to include block number Masahiko Sawada 06:11
RE: SLRU statistics [email protected] 06:24
Minor issues in .pgpass Fujii Masao 06:27
Re: [HACKERS] Block level parallel vacuum Amit Kapila 06:34
Re: TRUNCATE on foreign tables 📎 Michael Paquier 06:38
Re: [HACKERS] Block level parallel vacuum 📎 Masahiko Sawada 06:40
Re: PATCH: standby crashed when replay block which truncated in standby but failed to truncate in master node Fujii Masao 06:41
Re: Physical replication slot advance is not persistent Craig Ringer 06:57
Re: pg13 PGDLLIMPORT list Craig Ringer 07:07
Re: [HACKERS] Block level parallel vacuum Amit Kapila 07:12
Re: [HACKERS] Block level parallel vacuum 📎 Masahiko Sawada 07:20
Re: row filtering for logical replication Craig Ringer 07:32
Re: aggregate crash Andres Freund 07:35
Re: SLRU statistics Masahiko Sawada 08:09
Re: [Proposal] Global temporary tables 曾文旌 (义从) 08:45
Re: Duplicate Workers entries in some EXPLAIN plans 📎 Maciek Sakrejda 08:48
Re: [HACKERS] Block level parallel vacuum 📎 Amit Kapila 09:16
Re: [PATCH] Windows port, fix some resources leaks Juan José Santamaría Flecha 09:17
Re: [HACKERS] Block level parallel vacuum Dilip Kumar 09:34
Re: Option to dump foreign data in pg_dump 📎 Luis Carril 09:36
Re: [HACKERS] WAL logging problem in 9.4.3? 📎 Kyotaro Horiguchi 09:45
Re: [HACKERS] kqueue Matteo Beccati 09:55
Re: Index Skip Scan Dmitry Dolgov 10:00
Re: Planning counters in pg_stat_statements (using pgss_store) 📎 Julien Rouhaud 10:21
Re: Remove page-read callback from XLogReaderState. Kyotaro Horiguchi 10:45
Re: Remove page-read callback from XLogReaderState. Craig Ringer 11:33
Re: Replication & recovery_min_apply_delay 📎 Asim R P 13:24
Re: vacuum verbose detail logs are unclear; log at *start* of each stage; show allvisible/frozen/hintbits 📎 Justin Pryzby 13:49
Re: SLRU statistics Tomas Vondra 13:56
Re: SLRU statistics Tomas Vondra 13:59
Re: [PATCH] Windows port, fix some resources leaks 📎 Ranier Vilela 14:01
Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra 14:25
Re: allow online change primary_conninfo Tomas Vondra 14:30
Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman 14:37
Re: Error message inconsistency Alvaro Herrera 14:39
We're getting close to the end of 2020-01 CF Tomas Vondra 14:49

Browse Archives

Prev | Next