pgsql-hackers before 2019-09-07 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
Sept. 4, 2019
Sept. 5, 2019
Thread |
Author |
Time |
Re: Unexpected "shared memory block is still in use" 📎
|
Tom Lane |
00:25 |
ERROR: multixact X from before cutoff Y found to be still running 📎
|
Bossart, Nathan |
00:37 |
pg_promote() can cause busy loop 📎
|
Fujii Masao |
00:46 |
Re: ERROR: multixact X from before cutoff Y found to be still running 📎
|
Jeremy Schneider |
01:01 |
Re: [HACKERS] CLUSTER command progress monitor
|
Michael Paquier |
01:03 |
Re: Tid scan improvements
|
Edmund Horner |
01:06 |
Re: pg_promote() can cause busy loop
|
Michael Paquier |
01:25 |
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks
|
Michael Paquier |
01:41 |
Re: pg_promote() can cause busy loop
|
Fujii Masao |
01:53 |
Re: block-level incremental backup
|
Michael Paquier |
02:07 |
Re: pg_promote() can cause busy loop
|
Michael Paquier |
02:09 |
Re: using explicit_bzero
|
Michael Paquier |
02:12 |
Re: refactoring - share str2*int64 functions
|
Michael Paquier |
02:50 |
Re: block-level incremental backup
|
Robert Haas |
03:25 |
Re: ERROR: multixact X from before cutoff Y found to be still running
|
Thomas Munro |
04:01 |
Re: Add "password_protocol" connection parameter to libpq 📎
|
Jeff Davis |
04:22 |
Re: [HACKERS] advanced partition matching algorithm for
partition-wise join
|
amul sul |
04:23 |
Re: Locking a row with KEY SHARE NOWAIT blocks
|
Amit Kapila |
04:31 |
Re: [HACKERS] WIP: Aggregation push-down
|
Antonin Houska |
06:10 |
Re: using explicit_bzero
|
Peter Eisentraut |
06:38 |
enhance SPI to support EXECUTE commands 📎
|
Quan Zongliang |
06:39 |
Re: refactoring - share str2*int64 functions
|
Michael Paquier |
06:52 |
Re: pg_promote() can cause busy loop 📎
|
Fujii Masao |
07:03 |
Re: enhance SPI to support EXECUTE commands
|
Pavel Stehule |
07:09 |
Re: [HACKERS] advanced partition matching algorithm for
partition-wise join
|
Etsuro Fujita |
07:10 |
Re: standby recovery fails (tablespace related) (tentative patch and discussion)
|
Paul Guo |
07:12 |
Re: Plug-in common/logging.h with vacuumlo and oid2name 📎
|
Michael Paquier |
07:40 |
Re: Two pg_rewind patches (auto generate recovery conf and ensure
clean shutdown) 📎
|
Paul Guo |
07:41 |
Re: pg_promote() can cause busy loop
|
Michael Paquier |
07:51 |
Re: enhance SPI to support EXECUTE commands
|
Quan Zongliang |
08:25 |
Re: enhance SPI to support EXECUTE commands
|
Pavel Stehule |
08:31 |
Re: unexpected rowlock mode when trigger is on the table
|
Tomáš Záluský |
08:35 |
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks 📎
|
Masahiko Sawada |
08:36 |
Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? 📎
|
Amit Langote |
08:42 |
RE: [PATCH] Speedup truncates of relation forks 📎
|
Jamison, Kirk |
08:53 |
Re: enhance SPI to support EXECUTE commands
|
Quan Zongliang |
08:56 |
Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof?
|
Dilip Kumar |
09:18 |
Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof?
|
Amit Langote |
09:33 |
Re: enhance SPI to support EXECUTE commands
|
Pavel Stehule |
09:33 |
Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof?
|
Dilip Kumar |
09:33 |
Specifying attribute slot for storing/reading statistics
|
Esteban Zimanyi |
09:39 |
Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? 📎
|
Amit Langote |
09:56 |
Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof?
|
Dilip Kumar |
10:17 |
Re: BUG #15977: Inconsistent behavior in chained transactions
|
Peter Eisentraut |
12:16 |
Re: Plug-in common/logging.h with vacuumlo and oid2name
|
Peter Eisentraut |
12:21 |
Re: Unexpected "shared memory block is still in use"
|
Peter Eisentraut |
12:28 |
Re: Two pg_rewind patches (auto generate recovery conf and ensure
clean shutdown)
|
Alvaro Herrera |
13:23 |
Re: unexpected rowlock mode when trigger is on the table
|
Alvaro Herrera |
13:30 |
Re: Plug-in common/logging.h with vacuumlo and oid2name
|
Alvaro Herrera |
13:59 |
changing wal segsize with pg_resetwal
|
Alvaro Herrera |
14:18 |
Re: SegFault on 9.6.14 📎
|
Amit Kapila |
14:23 |
Re: tableam vs. TOAST 📎
|
Alvaro Herrera |
14:52 |
Re: Specifying attribute slot for storing/reading statistics
|
Tom Lane |
15:11 |
Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTER
CONSTRAINT
|
Alvaro Herrera from 2ndQuadrant |
15:25 |
Re: [PATCH][PROPOSAL] Add enum releation option type
|
Alvaro Herrera from 2ndQuadrant |
15:42 |
Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof?
|
Tom Lane |
15:53 |
Re: Proposal: roll pg_stat_statements into core
|
Alvaro Herrera from 2ndQuadrant |
16:07 |
Re: accounting for memory used for BufFile during hash joins
|
Melanie Plageman |
16:54 |
Re: range_agg
|
Jeff Davis |
17:15 |
pgsql: Use data directory inode number, not port,
to select SysV resour
|
Tom Lane |
17:32 |
Re: [PATCH] Connection time for \conninfo
|
Rodrigo Ramírez Norambuena |
17:38 |
Re: [PATCH] Connection time for \conninfo 📎
|
Rodrigo Ramírez Norambuena |
17:40 |
Re: tableam vs. TOAST 📎
|
Robert Haas |
17:42 |
Re: range_agg
|
Paul A Jungwirth |
17:45 |
Re: basebackup.c's sendFile() ignores read errors 📎
|
Robert Haas |
18:10 |
Re: [PATCH] Connection time for \conninfo
|
Tom Lane |
18:22 |
Re: ERROR: multixact X from before cutoff Y found to be still running
|
Jeremy Schneider |
18:32 |
AtEOXact_Snapshot timing 📎
|
Robert Haas |
18:50 |
Re: range_agg
|
Jeff Davis |
18:52 |
Re: tableam vs. TOAST
|
Andres Freund |
19:10 |
Re: [HACKERS] CLUSTER command progress monitor
|
Robert Haas |
19:17 |
Re: Index Skip Scan 📎
|
Dmitry Dolgov |
19:20 |
Re: tableam vs. TOAST
|
Robert Haas |
19:27 |
Re: add a MAC check for TRUNCATE
|
Yuli Khodorkovskiy |
19:36 |
Re: tableam vs. TOAST
|
Tom Lane |
19:36 |
Re: Index Skip Scan
|
Alvaro Herrera from 2ndQuadrant |
19:41 |
Re: tableam vs. TOAST
|
Robert Haas |
19:51 |
Re: tableam vs. TOAST
|
Andres Freund |
20:07 |
Re: ERROR: multixact X from before cutoff Y found to be still running
|
Bossart, Nathan |
20:08 |
PostgreSQL 12 Beta 4
|
Jonathan S. Katz |
20:27 |
Re: fix for BUG #3720: wrong results at using ltree
|
Alvaro Herrera from 2ndQuadrant |
20:50 |
Re: [Patch] Invalid permission check in pg_stats for functional indexes
|
Tom Lane |
20:56 |
Re: Misleading comment in tuplesort_set_bound
|
Alvaro Herrera from 2ndQuadrant |
20:56 |
Re: Misleading comment in tuplesort_set_bound
|
James Coleman |
21:10 |
Re: BUG #15977: Inconsistent behavior in chained transactions
|
Andres Freund |
21:11 |
Re: ERROR: multixact X from before cutoff Y found to be still running
|
Thomas Munro |
21:31 |
Re: AtEOXact_Snapshot timing
|
Andres Freund |
21:32 |
Re: Built-in connection pooler 📎
|
Jaime Casanova |
22:01 |
Re: Fix XML handling with DOCTYPE
|
Chapman Flack |
22:06 |
Re: libpq debug log
|
Alvaro Herrera from 2ndQuadrant |
22:21 |
Re: FETCH FIRST clause PERCENT option
|
Tom Lane |
22:26 |
Re: FETCH FIRST clause WITH TIES option
|
Alvaro Herrera from 2ndQuadrant |
22:51 |
Re: [bug fix] Produce a crash dump before main() on Windows
|
Alvaro Herrera from 2ndQuadrant |
22:56 |
Re: Problem during Windows service start
|
Alvaro Herrera from 2ndQuadrant |
23:09 |
Re: BUG #15383: Join Filter cost estimation problem in 10.5
|
Alvaro Herrera |
23:20 |
Sept. 6, 2019
Thread |
Author |
Time |
Re: enhance SPI to support EXECUTE commands
|
Quan Zongliang |
01:35 |
Re: progress report for ANALYZE
|
Tatsuro Yamada |
02:21 |
Re: enhance SPI to support EXECUTE commands
|
Pavel Stehule |
03:18 |
Re: POC: Cleaning up orphaned files using undo logs 📎
|
vignesh C |
03:31 |
Re: [bug fix] Produce a crash dump before main() on Windows
|
Tom Lane |
03:49 |
Re: REINDEX filtering in the backend
|
Michael Paquier |
04:56 |
Re: Plug-in common/logging.h with vacuumlo and oid2name
|
Michael Paquier |
05:01 |
Re: pg_promote() can cause busy loop
|
Fujii Masao |
05:31 |
Re: Avoiding hash join batch explosions with extreme skew and weird stats
|
Thomas Munro |
05:34 |
Re: [HACKERS] CLUSTER command progress monitor
|
Michael Paquier |
05:44 |
Re: [bug fix] Produce a crash dump before main() on Windows
|
Michael Paquier |
05:48 |
Re: [HACKERS] CLUSTER command progress monitor
|
Michael Paquier |
05:52 |
Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? 📎
|
Amit Langote |
05:59 |
Re: basebackup.c's sendFile() ignores read errors 📎
|
Jeevan Chalke |
06:08 |
Re: amcheck verification for GiST 📎
|
Andrey Borodin |
06:20 |
RE: [Proposal] Table-level Transparent Data Encryption (TDE) and
Key Management Service (KMS)
|
Smith, Peter |
06:34 |
Re: Add "password_protocol" connection parameter to libpq
|
Michael Paquier |
07:05 |
Re: [PATCH] vacuumlo: print the number of large objects going to be
removed
|
Michael Paquier |
07:29 |
Re: Remove page-read callback from XLogReaderState. 📎
|
Kyotaro Horiguchi |
07:33 |
Re: d25ea01275 and partitionwise join
|
Amit Langote |
07:34 |
Re: BUG #15977: Inconsistent behavior in chained transactions
|
Michael Paquier |
07:54 |
Re: PostgreSQL 12 Beta 4
|
Peter Eisentraut |
07:55 |
RE: [bug fix] Produce a crash dump before main() on Windows
|
Tsunakawa, Takayuki |
08:16 |
Re: Specifying attribute slot for storing/reading statistics
|
Esteban Zimanyi |
10:50 |
Re: FETCH FIRST clause PERCENT option
|
Surafel Temesgen |
11:16 |
Re: FETCH FIRST clause WITH TIES option
|
Surafel Temesgen |
11:52 |
Re: "long" type is not appropriate for counting tuples
|
Peter Eisentraut |
12:00 |
Re: [HACKERS] CLUSTER command progress monitor
|
Robert Haas |
12:10 |
Re: unexpected rowlock mode when trigger is on the table
|
Tomáš Záluský |
12:44 |
Re: basebackup.c's sendFile() ignores read errors
|
Robert Haas |
13:18 |
Re: Fault injection framework 📎
|
Asim R P |
13:22 |
Re: [bug fix] Produce a crash dump before main() on Windows
|
Alvaro Herrera from 2ndQuadrant |
13:45 |
Re: add a MAC check for TRUNCATE 📎
|
Yuli Khodorkovskiy |
13:51 |
Re: PostgreSQL 12 Beta 4
|
Tom Lane |
13:56 |
Re: amcheck verification for GiST
|
Alvaro Herrera from 2ndQuadrant |
14:02 |
Re: FETCH FIRST clause WITH TIES option
|
Alvaro Herrera from 2ndQuadrant |
14:07 |
Re: Planning counters in pg_stat_statements (using pgss_store)
|
Tomas Vondra |
14:19 |
Re: AtEOXact_Snapshot timing 📎
|
Robert Haas |
14:25 |
Re: [HACKERS] CLUSTER command progress monitor
|
Alvaro Herrera from 2ndQuadrant |
14:27 |
Re: Planning counters in pg_stat_statements (using pgss_store) 📎
|
Tomas Vondra |
14:27 |
Re: PostgreSQL 12 Beta 4 📎
|
Jonathan S. Katz |
14:29 |
Re: add a MAC check for TRUNCATE
|
Stephen Frost |
14:40 |
Re: [bug fix] Produce a crash dump before main() on Windows
|
Tom Lane |
14:40 |
Re: Bug in GiST paring heap comparator 📎
|
Alexander Korotkov |
14:44 |
Re: [PATCH] Speedup truncates of relation forks
|
Alvaro Herrera from 2ndQuadrant |
14:51 |
Re: [proposal] de-TOAST'ing using a iterator
|
Alvaro Herrera from 2ndQuadrant |
14:52 |
Re: tableam vs. TOAST 📎
|
Robert Haas |
14:59 |
Re: Unix-domain socket support on Windows
|
Alvaro Herrera from 2ndQuadrant |
15:02 |
Re: Unix-domain socket support on Windows
|
Alvaro Herrera from 2ndQuadrant |
15:03 |
Re: Fetching timeline during recovery 📎
|
Jehan-Guillaume de Rorthais |
15:06 |
Re: pgsql: Use data directory inode number, not port, to select SysV
resour
|
Andrew Dunstan |
15:09 |
Re: add a MAC check for TRUNCATE
|
Robert Haas |
15:21 |
Re: [PATCH] vacuumlo: print the number of large objects going to be
removed
|
Daniel Verite |
15:25 |
Re: add a MAC check for TRUNCATE
|
Yuli Khodorkovskiy |
15:26 |
Re: pgsql: Use data directory inode number, not port, to select SysV resour
|
Tom Lane |
15:35 |
Re: add a MAC check for TRUNCATE
|
Joe Conway |
15:38 |
Re: add a MAC check for TRUNCATE
|
Yuli Khodorkovskiy |
15:40 |
Re: add a MAC check for TRUNCATE
|
Tom Lane |
15:47 |
Re: add a MAC check for TRUNCATE
|
Stephen Frost |
15:50 |
Re: add a MAC check for TRUNCATE
|
Yuli Khodorkovskiy |
15:52 |
Re: add a MAC check for TRUNCATE
|
Tom Lane |
15:57 |
Re: Built-in connection pooler 📎
|
Konstantin Knizhnik |
16:41 |
pg_regress restart cluster?
|
Jeremy Finzel |
16:55 |
Re: Change atoi to strtol in same place
|
Alvaro Herrera from 2ndQuadrant |
16:56 |
Re: add a MAC check for TRUNCATE
|
Yuli Khodorkovskiy |
17:00 |
Re: SQL-spec incompatibilities in similar_escape() and related stuff
|
Alvaro Herrera from 2ndQuadrant |
17:01 |
Re: Change atoi to strtol in same place
|
Joe Nelson |
17:24 |
Re: ERROR: multixact X from before cutoff Y found to be still running
|
Robert Haas |
17:25 |
Re: Avoiding hash join batch explosions with extreme skew and weird stats
|
Melanie Plageman |
17:54 |
Re: SQL-spec incompatibilities in similar_escape() and related stuff
|
Tom Lane |
18:11 |
Re: add a MAC check for TRUNCATE
|
Yuli Khodorkovskiy |
18:13 |
Re: add a MAC check for TRUNCATE
|
Tom Lane |
18:18 |
Re: pgsql: Use data directory inode number, not port, to select SysV
resour
|
Andrew Dunstan |
18:26 |
Re: pgsql: Use data directory inode number, not port, to select SysV resour
|
Tom Lane |
18:42 |
Re: SQL-spec incompatibilities in similar_escape() and related stuff
|
Andrew Gierth |
18:47 |
Re: add a MAC check for TRUNCATE
|
Joe Conway |
19:50 |
Re: pgsql: Use data directory inode number, not port, to select SysV
resour
|
Andrew Dunstan |
19:51 |
Re: SQL-spec incompatibilities in similar_escape() and related stuff
|
Alvaro Herrera from 2ndQuadrant |
19:54 |
Re: add a MAC check for TRUNCATE
|
Joe Conway |
20:31 |
Re: ERROR: multixact X from before cutoff Y found to be still running
|
Thomas Munro |
20:40 |
Re: add a MAC check for TRUNCATE
|
Yuli Khodorkovskiy |
20:51 |
Re: Duplicated LSN in ReorderBuffer
|
Andres Freund |
21:11 |
Re: amcheck verification for GiST
|
Peter Geoghegan |
21:28 |
Re: amcheck verification for GiST
|
Alvaro Herrera from 2ndQuadrant |
21:35 |
Re: Compiler warnings with MinGW
|
Peter Eisentraut |
22:11 |
Re: amcheck verification for GiST
|
Peter Geoghegan |
22:22 |
Browse Archives
Prev
|
Next