pgsql-hackers since 2019-11-04 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

Nov. 4, 2019

Thread Author Time
Re: Getting psql to redisplay command after \e Tom Lane 00:35
Re: let's make the list of reportable GUCs configurable (was Re: Add %r substitution for psql prompts to show recovery status) Thomas Munro 00:39
Re: Log statement sample - take two 📎 Tomas Vondra 01:08
Re: fe-utils - share query cancellation code Thomas Munro 01:28
Re: SimpleLruTruncate() mutual exclusion Thomas Munro 02:26
Re: [HACKERS] Block level parallel vacuum Amit Kapila 02:40
Re: New SQL counter statistics view (pg_stat_sql) Thomas Munro 02:42
Re: Binary support for pgoutput plugin Thomas Munro 02:46
TAP tests aren't using the magic words for Windows file access Tom Lane 03:53
Re: Collation versioning 📎 Thomas Munro 03:58
Re: Allow superuser to grant passwordless connection rights on postgres_fdw Stephen Frost 04:20
Re: [HACKERS] Block level parallel vacuum Amit Kapila 05:01
Re: Can avoid list_copy in recomputeNamespacePath() conditionally? amul sul 05:03
Re: [HACKERS] Block level parallel vacuum Amit Kapila 05:15
Re: [HACKERS] Block level parallel vacuum Dilip Kumar 05:42
Re: [HACKERS] Block level parallel vacuum Dilip Kumar 05:43
cost based vacuum (parallel) Amit Kapila 06:54
Re: pglz performance Andrey Borodin 07:14
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 07:30
Re: cost based vacuum (parallel) Darafei Komяpa Praliaskouski 07:33
Re: Refactor parse analysis of EXECUTE command 📎 Peter Eisentraut 07:53
Re: cost based vacuum (parallel) Masahiko Sawada 08:21
Re: [HACKERS] Block level parallel vacuum Dilip Kumar 08:26
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 08:40
Re: [HACKERS] Block level parallel vacuum Dilip Kumar 09:08
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Kuntal Ghosh 09:13
Re: [PATCH] Include triggers in EXPLAIN Josef Šimánek 09:35
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 10:02
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Kuntal Ghosh 10:05
Re: Collation versioning Julien Rouhaud 10:13
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions vignesh C 10:16
Re: alternative to PG_CATCH Peter Eisentraut 10:17
Re: cost based vacuum (parallel) Amit Kapila 10:26
Re: cost based vacuum (parallel) Amit Kapila 10:35
Re: adding partitioned tables to publications Peter Eisentraut 11:00
Re: Minimal logical decoding on standbys 📎 Amit Khandekar 11:06
Re: [PATCH] contrib/seg: Fix PG_GETARG_SEG_P definition Dagfinn Ilmari Mannsåker 11:30
Re: pg_waldump erroneously outputs newline for FPWs, and another minor bug Jehan-Guillaume de Rorthais 11:42
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 11:51
[proposal] recovery_target "latest" 📎 Grigory Smolkin 13:03
Re: WIP/PoC for parallel backup 📎 Asif Rehman 13:08
Re: auxiliary processes in pg_stat_ssl Alvaro Herrera 13:25
Re: 64 bit transaction id 📎 Павел Ерёмин 13:39
Re: auxiliary processes in pg_stat_ssl Robert Haas 14:28
Re: v12 and pg_restore -f- Alvaro Herrera 14:53
Re: cost based vacuum (parallel) Masahiko Sawada 14:56
Re: alternative to PG_CATCH Tom Lane 15:01
Re: v12 and pg_restore -f- Tom Lane 15:05
Re: 64 bit transaction id Tomas Vondra 15:07
Re: v12 and pg_restore -f- Euler Taveira 15:14
Re: Collation versioning Julien Rouhaud 15:18
Re: auxiliary processes in pg_stat_ssl 📎 Euler Taveira 15:39
Re: adding partitioned tables to publications 📎 Rafia Sabih 15:41
Re: Missed check for too-many-children in bgworker spawning Alvaro Herrera 15:42
Do we have a CF manager for November? Tom Lane 15:54
Re: auxiliary processes in pg_stat_ssl Stephen Frost 16:06
Re: v12 and pg_restore -f- Stephen Frost 16:06
Re: Log statement sample - take two Adrien Nayrat 16:26
Re: Obsolete comment in partbounds.c Alvaro Herrera 16:58
Re: Issues with PAM : log that it failed, whether it actually failed or not 📎 Tom Lane 17:01
Re: Missed check for too-many-children in bgworker spawning Robert Haas 17:14
Re: Excessive disk usage in WindowAgg Tom Lane 17:18
Re: Missed check for too-many-children in bgworker spawning Alvaro Herrera 17:29
Re: updating unaccent.rules for Arabic letters 📎 Daniel Verite 17:41
Re: Keep compiler silence (clang 10, implicit conversion from 'long' to 'double' ) Tom Lane 17:53
Re: cost based vacuum (parallel) Jeff Janes 17:59
Re: [PATCH] Include triggers in EXPLAIN Andres Freund 18:00
Re: [PATCH] contrib/seg: Fix PG_GETARG_SEG_P definition Andres Freund 18:01
Re: 64 bit transaction id Andres Freund 18:04
Re: Excessive disk usage in WindowAgg Andres Freund 18:06
Re: Missed check for too-many-children in bgworker spawning Tom Lane 18:07
Re: cost based vacuum (parallel) Andres Freund 18:11
Re: cost based vacuum (parallel) Andres Freund 18:28
Re: 64 bit transaction id Tomas Vondra 18:39
Re: 64 bit transaction id Andres Freund 18:44
Re: Missed check for too-many-children in bgworker spawning Andres Freund 18:53
Re: Wrong value in metapage of GIN INDEX. Tom Lane 18:55
Re: Missed check for too-many-children in bgworker spawning Andres Freund 19:04
Re: Excessive disk usage in WindowAgg Andrew Gierth 19:04
Re: cost based vacuum (parallel) Stephen Frost 19:06
Re: cost based vacuum (parallel) Andres Freund 19:08
Re: Missed check for too-many-children in bgworker spawning Stephen Frost 19:09
Re: Excessive disk usage in WindowAgg Andres Freund 19:11
Re: v12 and pg_restore -f- 📎 Alvaro Herrera 19:12
Re: Excessive disk usage in WindowAgg Tom Lane 19:20
Re: v12 and pg_restore -f- Tom Lane 19:24
Re: cost based vacuum (parallel) Stephen Frost 19:33
Re: v12 and pg_restore -f- Euler Taveira 19:35
Re: Excessive disk usage in WindowAgg Andrew Gierth 19:42
Re: cost based vacuum (parallel) Andres Freund 19:42
Re: v12 and pg_restore -f- Alvaro Herrera 19:43
Re: v12 and pg_restore -f- Alvaro Herrera 19:44
Re: 64 bit transaction id Tomas Vondra 19:44
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. 📎 Peter Geoghegan 19:52
Re: Missed check for too-many-children in bgworker spawning Robert Haas 19:58
Re: cost based vacuum (parallel) Stephen Frost 20:12
Re: Include RELKIND_TOASTVALUE in get_relkind_objtype 📎 Tom Lane 20:31
Re: 64 bit transaction id Thomas Munro 20:34
Re: Missed check for too-many-children in bgworker spawning Andres Freund 20:41
Re: patch: psql - enforce constant width of last column Tom Lane 20:55
Re: Collation versioning Thomas Munro 20:58
Re: Collation versioning Thomas Munro 21:15
Re: [PATCH] Sort policies and triggers by table name in pg_dump. Tom Lane 21:26
Re: ssl passphrase callback Thomas Munro 21:43
Re: patch: psql - enforce constant width of last column Pavel Stehule 22:00
Re: [Patch] Add a reset_computed_values function in pg_stat_statements Thomas Munro 22:03
Re: Collation versioning Thomas Munro 23:04
Re: Backport "WITH ... AS MATERIALIZED" syntax to <12? Bruce Momjian 23:13
Re: SimpleLruTruncate() mutual exclusion Noah Misch 23:43

Nov. 5, 2019

Thread Author Time
Re: Backport "WITH ... AS MATERIALIZED" syntax to <12? Thomas Munro 00:20
Re: [PATCH] Do not use StdRdOptions in Access Methods Michael Paquier 00:22
Re: Restore replication settings when modifying a field type 📎 Quan Zongliang 00:37
Re: Zedstore - compressed in-core columnar storage Taylor Vesely 00:40
Re: update ALTER TABLE with ATTACH PARTITION lock mode (docs) Michael Paquier 01:35
Standard-conforming datetime years parsing 📎 Alexander Korotkov 01:45
Re: Do we have a CF manager for November? Michael Paquier 02:18
Re: Include RELKIND_TOASTVALUE in get_relkind_objtype Michael Paquier 02:29
Re: PostgreSQL 12 installation fails because locale name contained non-english characters Bruce Momjian 02:48
Re: pause recovery if pitr target not reached Fujii Masao 02:52
Re: Run-time pruning for ModifyTable Thomas Munro 03:04
Re: TAP tests aren't using the magic words for Windows file access Michael Paquier 03:41
Re: Logical replication wal sender timestamp bug Michael Paquier 04:19
Re: Keep compiler silence (clang 10, implicit conversion from 'long' to 'double' ) Kyotaro Horiguchi 04:59
Re: auxiliary processes in pg_stat_ssl Kuntal Ghosh 05:29
Re: v12.0: ERROR: could not find pathkey item to sort 📎 Amit Langote 05:36
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 05:38
Re: The command tag of "ALTER MATERIALIZED VIEW RENAME COLUMN" Fujii Masao 05:39
Re: cost based vacuum (parallel) Amit Kapila 05:58
Re: Resume vacuum and autovacuum from interruption and cancellation Masahiko Sawada 06:57
Re: [proposal] recovery_target "latest" Kyotaro Horiguchi 07:41
Exposure related to GUC value of ssl_passphrase_command 📎 Moon, Insung 08:14
Re: Wrong value in metapage of GIN INDEX. Moon, Insung 08:21
Re: [proposal] recovery_target "latest" Grigory Smolkin 08:51
Re: cost based vacuum (parallel) Amit Kapila 09:10
Re: cost based vacuum (parallel) Amit Kapila 09:22
Re: [PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdw message. 📎 Etsuro Fujita 09:35
RE: [Patch] Optimize dropping of relation buffers using dlist 📎 [email protected] 09:58
Re: [Proposal] Arbitrary queries in postgres_fdw rtorre 10:09
Re: Refactor parse analysis of EXECUTE command Kyotaro Horiguchi 10:27
Re: [proposal] recovery_target "latest" 📎 Grigory Smolkin 10:39
Re: tableam vs. TOAST Ashutosh Sharma 11:18
Re: [PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdw message. 📎 Gilles Darold 11:41
Re: Keep compiler silence (clang 10, implicit conversion from 'long' to 'double' ) 📎 Yuya Watari 11:43
Re: progress report for ANALYZE 📎 Tatsuro Yamada 12:07
Re: log bind parameter values on error 📎 Alexey Bashtanov 12:07
Re: Binary support for pgoutput plugin 📎 Dave Cramer 12:16
Re: let's make the list of reportable GUCs configurable (was Re: Add %r substitution for psql prompts to show recovery status) 📎 Dave Cramer 12:51
Re: v12 and pg_restore -f- Alvaro Herrera 13:12
Re: [HACKERS] advanced partition matching algorithm for partition-wise join 📎 amul sul 13:14
Re: progress report for ANALYZE Alvaro Herrera 13:38
Re: v12 and pg_restore -f- Peter Eisentraut 13:47
Re: let's make the list of reportable GUCs configurable (was Re: Add %r substitution for psql prompts to show recovery status) Peter Eisentraut 14:06
Re: v12 and pg_restore -f- Stephen Frost 14:11
Re: The command tag of "ALTER MATERIALIZED VIEW RENAME COLUMN" Tom Lane 14:19
Re: v12 and pg_restore -f- Peter Eisentraut 14:19
Re: v12 and pg_restore -f- Tom Lane 14:28
Re: v12 and pg_restore -f- Stephen Frost 14:34
Re: v12 and pg_restore -f- Stephen Frost 14:38
Re: v12 and pg_restore -f- Tom Lane 14:46
Re: v12 and pg_restore -f- Stephen Frost 15:00
Re: let's make the list of reportable GUCs configurable (was Re: Add %r substitution for psql prompts to show recovery status) Alvaro Herrera 15:02
Re: Keep compiler silence (clang 10, implicit conversion from 'long' to 'double' ) Tom Lane 15:04
Re: v12 and pg_restore -f- Alvaro Herrera 15:07
Re: cost based vacuum (parallel) Dilip Kumar 15:16
Re: cost based vacuum (parallel) Andres Freund 15:19
Re: [Patch] Optimize dropping of relation buffers using dlist Tomas Vondra 15:34
Re: cost based vacuum (parallel) Dilip Kumar 15:50
Re: Do we have a CF manager for November? Ibrar Ahmed 15:50
Re: pgbench - extend initialization phase control 📎 Fujii Masao 15:56
Re: segmentation fault when cassert enabled Jehan-Guillaume de Rorthais 16:29
Re: [Proposal] Arbitrary queries in postgres_fdw 📎 rtorre 16:49
Re: v12.0: ERROR: could not find pathkey item to sort Tom Lane 16:51
Re: d25ea01275 and partitionwise join Tom Lane 17:00
Re: PostgreSQL 12 installation fails because locale name contained non-english characters Tom Lane 17:22
Re: Removing unneeded self joins 📎 Andrey Lepikhov 18:20
Re: Standard-conforming datetime years parsing Vik Fearing 18:32
Re: Include RELKIND_TOASTVALUE in get_relkind_objtype Tom Lane 18:41
Re: [Proposal] Arbitrary queries in postgres_fdw David Fetter 18:41
deferrable FK constraints on partitioned rels 📎 Alvaro Herrera 19:19
Re: alternative to PG_CATCH 📎 Peter Eisentraut 21:05
Re: Why overhead of SPI is so large? 📎 Pavel Stehule 21:14
Re: [HACKERS] WAL logging problem in 9.4.3? Robert Haas 21:16
Re: pgbench - extend initialization phase control Fabien COELHO 21:22
Re: deferrable FK constraints on partitioned rels 📎 Alvaro Herrera 21:29
Re: RFC: split OBJS lines to one object per line Andres Freund 22:47
Re: [HACKERS] WAL logging problem in 9.4.3? Noah Misch 22:53
Re: Duplicate entries in pg_depend after REINDEX CONCURRENTLY Bruce Momjian 23:26
Should we make scary sounding, but actually routine, errors less scary? Andres Freund 23:54

Nov. 6, 2019

Thread Author Time
Re: Make StringInfo available to frontend code. Andres Freund 00:43
Checking return value of SPI_execute 📎 Mark Dilger 01:21
Re: v12.0: ERROR: could not find pathkey item to sort Amit Langote 01:31
Re: cost based vacuum (parallel) Amit Kapila 02:23
Re: cost based vacuum (parallel) Andres Freund 02:25
Re: pgbench - extend initialization phase control Fujii Masao 02:31
Re: Keep compiler silence (clang 10, implicit conversion from 'long' to 'double' ) 📎 Yuya Watari 02:32
Re: pgbench - refactor init functions with buffers Andres Freund 02:37
Re: cost based vacuum (parallel) Amit Kapila 02:39
Re: Keep compiler silence (clang 10, implicit conversion from 'long' to 'double' ) Thomas Munro 02:43
RE: Global shared meta cache [email protected] 02:55
Re: Should we make scary sounding, but actually routine, errors less scary? Chapman Flack 03:00

Browse Archives

Prev | Next