pgsql-hackers since 2019-09-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
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
Browse Archives
Prev
|
Next