pgsql-hackers since 2020-01-20 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. 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
Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra 14:58
Re: allow online change primary_conninfo Sergei Kornilov 15:03
Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman 15:03
Re: Increase psql's password buffer size Bruce Momjian 15:12
Re: Increase psql's password buffer size David Fetter 15:19
Re: Increase psql's password buffer size Bruce Momjian 15:23
Re: We're getting close to the end of 2020-01 CF Alvaro Herrera 15:25
Re: Index Skip Scan Dmitry Dolgov 16:09
Re: We're getting close to the end of 2020-01 CF Tomas Vondra 16:20
Re: Protect syscache from bloating with negative cache entries Tomas Vondra 16:29
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Tomas Vondra 16:36
Re: libxml2 is dropping xml2-config David Steele 16:47
Re: Index Skip Scan 📎 Jesper Pedersen 17:06
Re: Ltree syntax improvement Dmitry Belyavsky 17:37
Re: Removing pg_pltemplate and creating "trustable" extensions Tom Lane 17:40
Re: Increase psql's password buffer size David Fetter 18:05
Re: Protect syscache from bloating with negative cache entries Alvaro Herrera 18:45
Re: [Proposal] Global temporary tables Pavel Stehule 18:51
Re: Ltree syntax improvement Tom Lane 19:13
Re: Protect syscache from bloating with negative cache entries Tom Lane 19:17
Re: error context for vacuum to include block number 📎 Justin Pryzby 20:49
Re: error context for vacuum to include block number Alvaro Herrera 20:54
Add MAIN_RELATION_CLEANUP and SECONDARY_RELATION_CLEANUP options to VACUUM 📎 Bossart, Nathan 21:21
Re: Add MAIN_RELATION_CLEANUP and SECONDARY_RELATION_CLEANUP options to VACUUM Vik Fearing 21:38
Re: Removing pg_pltemplate and creating "trustable" extensions Robert Haas 21:55
Re: [Patch] pg_rewind: options to use restore_command from recovery.conf or command line 📎 Alexander Korotkov 21:55
Re: Minor issues in .pgpass Daniel Gustafsson 21:59
Re: Psql patch to show access methods info Alvaro Herrera 22:33
Re: making the backend's json parser work in frontend code David Steele 22:34
Re: Psql patch to show access methods info Alvaro Herrera 22:37
Re: Allow to_date() and to_timestamp() to accept localized names Tom Lane 23:20
Re: proposal: schema variables Tomas Vondra 23:41
Re: range_agg 📎 Paul A Jungwirth 23:54

Jan. 22, 2020

Thread Author Time
Re: Minor issues in .pgpass David Fetter 00:06
Re: making the backend's json parser work in frontend code Robert Haas 00:23
Re: Increase psql's password buffer size David Fetter 00:41
Re: Patch to document base64 encoding Karl O. Pinc 01:03
Re: error context for vacuum to include block number 📎 Justin Pryzby 01:17
Re: doc: alter table references bogus table-specific planner parameters 📎 Justin Pryzby 01:27
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 01:43
Re: progress report for ANALYZE Tatsuro Yamada 01:46
Re: Increase psql's password buffer size Fujii Masao 02:01
Re: Increase psql's password buffer size Fujii Masao 02:03
Re: [HACKERS] Block level parallel vacuum Amit Kapila 02:18
Re: error context for vacuum to include block number Alvaro Herrera 02:19
Re: [HACKERS] Block level parallel vacuum Amit Kapila 02:23
RE: Complete data erasure [email protected] 02:45
Re: Protect syscache from bloating with negative cache entries Kyotaro Horiguchi 02:49
Re: PATCH: standby crashed when replay block which truncated in standby but failed to truncate in master node Fujii Masao 02:59
Re: doc: alter table references bogus table-specific planner parameters Michael Paquier 04:53
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Dilip Kumar 05:00
Re: Add MAIN_RELATION_CLEANUP and SECONDARY_RELATION_CLEANUP options to VACUUM Michael Paquier 05:01
Re: Protect syscache from bloating with negative cache entries Michael Paquier 05:03
Re: We're getting close to the end of 2020-01 CF Michael Paquier 05:09
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 05:10
Re: allow online change primary_conninfo Michael Paquier 05:14
Re: [Proposal] Global temporary tables 曾文旌 (义从) 05:29
Re: vacuum verbose detail logs are unclear; log at *start* of each stage; show allvisible/frozen/hintbits Michael Paquier 05:34

Browse Archives

Prev | Next