pgsql-hackers since 2019-11-13 10:36

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. 13, 2019

Thread Author Time
Re: [HACKERS] Block level parallel vacuum Amit Kapila 10:36
Re: BUG #16109: Postgres planning time is high across version - 10.6 vs 10.10 📎 Julien Rouhaud 10:39
Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud 10:49
Re: BUG #16109: Postgres planning time is high across version - 10.6 vs 10.10 Pavel Stehule 10:49
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 11:06
Re: Invisible PROMPT2 Dagfinn Ilmari Mannsåker 11:27
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud 11:53
Re: MarkBufferDirtyHint() and LSN update Michael Paquier 12:17
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 12:25
Re: Remove configure --disable-float4-byval and --disable-float8-byval Robert Haas 12:36
Re: ssl passphrase callback Bruce Momjian 13:08
Re: ssl passphrase callback Simon Riggs 13:20
Re: [PATCH] Do not use StdRdOptions in Access Methods 📎 Nikolay Shaplov 13:26
Re: WIP/PoC for parallel backup 📎 Asif Rehman 13:34
Re: [PATCH] use separate PartitionedRelOptions structure to store partitioned table options Nikolay Shaplov 14:02
Re: checking my understanding of TupleDesc Tom Lane 14:25
Re: segfault in geqo on experimental gcc animal Fabien COELHO 14:28
Re: dropdb --force 📎 Pavel Stehule 14:34
Re: Invisible PROMPT2 Tom Lane 14:47
Re: Using multiple extended statistics for estimates 📎 Tomas Vondra 15:28
Re: [Doc] pg_restore documentation didn't explain how to use connection string 📎 Lætitia Avrot 15:48
[PATCH] Improve AtSubCommit_childXids 📎 Ranier Vilela 16:18
Re: make pg_attribute_noreturn() work for msvc? Alvaro Herrera 16:27
Re: [PATCH] Improve AtSubCommit_childXids Andres Freund 17:10
Re: global / super barriers (for checksums) Robert Haas 17:26
RE: [PATCH] Improve AtSubCommit_childXids Ranier Vilela 17:40
Re: Invisible PROMPT2 David Fetter 17:49
Re: [PATCH] Improve AtSubCommit_childXids Andres Freund 18:02
Re: Invisible PROMPT2 Chapman Flack 18:03
Re: Using multiple extended statistics for estimates 📎 Mark Dilger 18:04
Re: Invisible PROMPT2 Alvaro Herrera 18:06
Re: Invisible PROMPT2 David Fetter 18:12
Re: BUG #16109: Postgres planning time is high across version - 10.6 vs 10.10 Mukesh Chhatani 18:37
Re: BUG #16109: Postgres planning time is high across version - 10.6 vs 10.10 Andres Freund 18:42
Re: Creating foreign key on partitioned table is too slow 📎 Alvaro Herrera 18:50
Re: BUG #16109: Postgres planning time is high across version - 10.6 vs 10.10 Mukesh Chhatani 18:52
Re: Invisible PROMPT2 Alvaro Herrera 18:58
Re: AtEOXact_Snapshot timing 📎 Robert Haas 19:20
Re: JIT performance bug/regression & JIT EXPLAIN Robert Haas 19:29
Re: Creating foreign key on partitioned table is too slow Tom Lane 19:31
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Robert Haas 19:33
Re: global / super barriers (for checksums) Andres Freund 19:44
Re: ssl passphrase callback Andrew Dunstan 19:48
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan 19:51
Re: [PATCH] gcc warning 'expression which evaluates to zero treated as a null pointer' Tom Lane 19:52
Re: Invisible PROMPT2 David Fetter 19:57
Re: Creating foreign key on partitioned table is too slow Alvaro Herrera 20:00
Re: JIT performance bug/regression & JIT EXPLAIN Andres Freund 20:03
Re: ssl passphrase callback Tomas Vondra 20:23
Re: ssl passphrase callback Tomas Vondra 20:34
Re: [PATCH] gcc warning 'expression which evaluates to zero treated as a null pointer' didier 20:38
Re: [PATCH] gcc warning 'expression which evaluates to zero treated as a null pointer' Tom Lane 21:01
Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Peter Geoghegan 21:25
Role membership and DROP Laurenz Albe 21:36
Re: Creating foreign key on partitioned table is too slow 📎 Alvaro Herrera 21:45
Re: Role membership and DROP Tom Lane 22:17
Re: NOT IN subquery optimization 📎 Li, Zheng 22:25
Re: Missing dependency tracking for TableFunc nodes Mark Dilger 23:00

Nov. 14, 2019

Thread Author Time
Re: tuplesort test coverage Andres Freund 00:25
Re: Missing dependency tracking for TableFunc nodes Tomas Vondra 00:46
RE: Built-in connection pooler ideriha.takeshi@fujitsu.com 01:17
Re: Missing dependency tracking for TableFunc nodes Tom Lane 01:37
Re: Missing dependency tracking for TableFunc nodes 📎 Mark Dilger 01:38
Re: Ought to use heap_multi_insert() for pg_attribute/depend insertions? Andres Freund 01:55
Re: MarkBufferDirtyHint() and LSN update 📎 Michael Paquier 03:01
Re: [PATCH] use separate PartitionedRelOptions structure to store partitioned table options Michael Paquier 03:38
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 04:07
Re: [HACKERS] Block level parallel vacuum Amit Kapila 04:10
Re: [PATCH] Do not use StdRdOptions in Access Methods Michael Paquier 05:09
Re: dropdb --force Pavel Stehule 06:12
Re: Invisible PROMPT2 Kyotaro Horiguchi 06:37
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 06:40
Re: dropdb --force Amit Kapila 06:44
Re: dropdb --force Amit Kapila 06:46
Re: dropdb --force Pavel Stehule 06:55
Re: Built-in connection pooler 📎 Konstantin Knizhnik 07:06
Re: [PATCH] Do not use StdRdOptions in Access Methods Michael Paquier 07:50
Re: MarkBufferDirtyHint() and LSN update Kyotaro Horiguchi 07:59
Re: Coding in WalSndWaitForWal Kyotaro Horiguchi 08:14
Re: [PATCH] Do not use StdRdOptions in Access Methods Nikolay Shaplov 08:20
Re: Optimize partial TOAST decompression Rushabh Lathia 09:57
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 10:09
Re: ssl passphrase callback Magnus Hagander 10:42
Re: dropdb --force vignesh C 11:12
Re: cost based vacuum (parallel) Mahendra Singh 11:32
Re: [PATCH] gcc warning 'expression which evaluates to zero treated as a null pointer' didier 12:07
Re: 2019-11-14 Press Release Draft Sehrope Sarkuni 12:36
Re: 2019-11-14 Press Release Draft Geoff Winkless 12:46
Re: Optimize partial TOAST decompression 📎 Tomas Vondra 13:00
Re: ssl passphrase callback Sehrope Sarkuni 13:54
could not stat promote trigger file leads to shutdown Peter Eisentraut 13:58
Re: Allow CREATE OR REPLACE VIEW to rename the columns 📎 Fujii Masao 14:14
Re: could not stat promote trigger file leads to shutdown Fujii Masao 14:22
Re: segfault in geqo on experimental gcc animal Fabien COELHO 14:47
Re: MarkBufferDirtyHint() and LSN update 📎 Antonin Houska 14:48
Re: Proposal: Add more compile-time asserts to expose inconsistencies. Peter Eisentraut 14:54
Re: Invisible PROMPT2 Tom Lane 14:58
Re: 2019-11-14 Press Release Draft Jonathan S. Katz 15:07
Re: could not stat promote trigger file leads to shutdown Tom Lane 15:38
Re: segfault in geqo on experimental gcc animal Martin Liška 15:52
Re: Using multiple extended statistics for estimates Tomas Vondra 15:55
Re: ssl passphrase callback Bruce Momjian 16:07
Re: ssl passphrase callback Andrew Dunstan 16:34
Re: SQL/JSON: functions 📎 Nikita Glukhov 16:42
Re: ssl passphrase callback Tomas Vondra 16:52
Re: ssl passphrase callback Bruce Momjian 16:53
Re: ssl passphrase callback Alvaro Herrera 17:07
Re: ssl passphrase callback Bruce Momjian 17:15
Re: Proposal: Add more compile-time asserts to expose inconsistencies. Andres Freund 18:07
Re: Using multiple extended statistics for estimates Mark Dilger 18:23
Re: SKIP_LOCKED test causes random buildfarm failures Tom Lane 18:37
Re: format of pg_upgrade loadable_libraries warning Alvaro Herrera 19:06
Re: Option to dump foreign data in pg_dump Tom Lane 19:27
Re: ssl passphrase callback Andrew Dunstan 19:29
Re: format of pg_upgrade loadable_libraries warning Tom Lane 19:46
Re: Using multiple extended statistics for estimates Tomas Vondra 20:04
Re: Using multiple extended statistics for estimates Tom Lane 20:16
Re: SKIP_LOCKED test causes random buildfarm failures Andres Freund 20:16
Re: SKIP_LOCKED test causes random buildfarm failures Tom Lane 20:20
Re: ssl passphrase callback Alvaro Herrera 20:21
Re: global / super barriers (for checksums) 📎 Robert Haas 20:50
Re: Using multiple extended statistics for estimates Mark Dilger 21:17
Re: [PATCH] Implement INSERT SET syntax Tom Lane 21:20
Re: Missing dependency tracking for TableFunc nodes 📎 Tomas Vondra 21:31
Re: Missing dependency tracking for TableFunc nodes Tom Lane 21:36
Re: Using multiple extended statistics for estimates Tomas Vondra 21:45
Re: Using multiple extended statistics for estimates Tomas Vondra 21:51
Re: format of pg_upgrade loadable_libraries warning 📎 Bruce Momjian 22:16
Re: format of pg_upgrade loadable_libraries warning Bruce Momjian 22:17
Re: Missing dependency tracking for TableFunc nodes Tomas Vondra 22:22
Re: Missing dependency tracking for TableFunc nodes Alvaro Herrera 22:27
Re: Missing dependency tracking for TableFunc nodes Tom Lane 22:35
Re: format of pg_upgrade loadable_libraries warning Tom Lane 22:49
Re: format of pg_upgrade loadable_libraries warning Bruce Momjian 23:00
Re: Missing dependency tracking for TableFunc nodes Tomas Vondra 23:06
Re: Missing dependency tracking for TableFunc nodes 📎 Tomas Vondra 23:28
Re: format of pg_upgrade loadable_libraries warning Daniel Gustafsson 23:32

Nov. 15, 2019

Thread Author Time
RE: Planning counters in pg_stat_statements (using pgss_store) imai.yoshikazu@fujitsu.com 01:00
Re: SKIP_LOCKED test causes random buildfarm failures Michael Paquier 01:19
Re: [PATCH] Do not use StdRdOptions in Access Methods Michael Paquier 01:34
Re: could not stat promote trigger file leads to shutdown Michael Paquier 01:49
Re: Ought to use heap_multi_insert() for pg_attribute/depend insertions? Michael Paquier 02:08
Re: could not stat promote trigger file leads to shutdown Fujii Masao 02:14
Re: Replication & recovery_min_apply_delay Michael Paquier 02:52
Re: cost based vacuum (parallel) Amit Kapila 02:53
Re: Hypothetical indexes using BRIN broken since pg10 Michael Paquier 03:07
Re: 'Invalid lp' during heap_xlog_delete Daniel Wood 03:38
RE: BUG #16108: Colorization to the output of command-line has unproperly behaviors at Windows platform 📎 Tang, Haiying 04:23
Re: BUG #16079: Question Regarding the BUG #16064 Thomas Munro 04:41
Re: [HACKERS] advanced partition matching algorithm for partition-wise join 📎 amul sul 05:20
Re: Optimize partial TOAST decompression Rushabh Lathia 06:44
Re: segfault in geqo on experimental gcc animal Fabien COELHO 07:37
Re: dropdb --force 📎 Pavel Stehule 07:52
Re: BUG #16108: Colorization to the output of command-line has unproperly behaviors at Windows platform 📎 Juan José Santamaría Flecha 08:14
Re: pg_upgrade fails with non-standard ACL Grigory Smolkin 08:30
Re: [PATCH] Implement INSERT SET syntax Pantelis Theodosiou 09:06
Re: [HACKERS] advanced partition matching algorithm for partition-wise join Etsuro Fujita 09:10
Re: SQL/JSON: JSON_TABLE Pavel Stehule 09:17
Re: Role membership and DROP 📎 Laurenz Albe 09:32
Re: could not stat promote trigger file leads to shutdown Peter Eisentraut 09:43
Getting Recordset through returning refcursor 📎 Kubilay Kaan 10:06
Getting Recordset through returning refcursor - second try(first has wrong format sorry) Kubilay Kaan 10:10
Re: cost based vacuum (parallel) 📎 Dilip Kumar 10:14
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 10:20
Re: Getting Recordset through returning refcursor Amit Kapila 10:25
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 10:31
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 10:49
Re: segfault in geqo on experimental gcc animal Martin Liška 11:24
[PATCH][BUG FIX] Unsafe access pointers. 📎 Ranier Vilela 11:25
Re: [PATCH][BUG FIX] Unsafe access pointers. Daniel Gustafsson 11:58
Re: segfault in geqo on experimental gcc animal Fabien COELHO 12:01
Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence 📎 Anastasia Lubennikova 12:03
Re: segfault in geqo on experimental gcc animal Martin Liška 12:11
RE: [PATCH][BUG FIX] Unsafe access pointers. Ranier Vilela 12:24
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Robert Haas 13:16
Re: Creating foreign key on partitioned table is too slow Robert Haas 13:30
Re: make pg_attribute_noreturn() work for msvc? Robert Haas 13:36
Re: JIT performance bug/regression & JIT EXPLAIN Robert Haas 13:49
Re: base backup client as auxiliary backend process Sergei Kornilov 13:52
Re: ssl passphrase callback Andrew Dunstan 13:59
Re: SimpleLruTruncate() mutual exclusion Noah Misch 14:52
Re: Index Skip Scan 📎 Jesper Pedersen 15:05
Re: Conflict handling for COPY FROM Alexey Kondratov 15:24
Re: Replication & recovery_min_apply_delay 📎 Konstantin Knizhnik 15:48
Re: SKIP_LOCKED test causes random buildfarm failures Tom Lane 16:22
Re: could not stat promote trigger file leads to shutdown Tom Lane 16:31
Re: could not stat promote trigger file leads to shutdown Sergei Kornilov 16:49
Re: [PATCH] Implement INSERT SET syntax Tom Lane 17:48
Re: could not stat promote trigger file leads to shutdown Tom Lane 18:23
Re: Role membership and DROP Tom Lane 18:41
Re: jsonb_set() strictness considered harmful to data Pavel Stehule 19:14
Re: [HACKERS] pg_shmem_allocations view 📎 Robert Haas 19:43
Re: [HACKERS] pg_shmem_allocations view Tom Lane 19:58
Re: [HACKERS] pg_shmem_allocations view Andres Freund 19:59
Re: jsonb_set() strictness considered harmful to data Andrew Dunstan 20:01
Re: jsonb_set() strictness considered harmful to data Pavel Stehule 20:45
Re: Removing pg_pltemplate and creating "trustable" extensions 📎 Tom Lane 21:22
Re: PHJ file leak. Thomas Munro 21:32
Re: Attempt to consolidate reading of XLOG page Alvaro Herrera 21:41
Re: Attempt to consolidate reading of XLOG page 📎 Alvaro Herrera 21:41

Browse Archives

Prev | Next