pgsql-hackers since 2018-08-06 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
Aug. 6, 2018
Aug. 7, 2018
Aug. 8, 2018
| Thread |
Author |
Time |
|
Re: Shared buffer access rule violations? 📎
|
Asim R P |
01:43 |
|
Re: Shared buffer access rule violations?
|
Peter Geoghegan |
02:00 |
|
Why do we expand tuples in execMain.c?
|
Andres Freund |
04:20 |
|
Re: Early WIP/PoC for inlining CTEs
|
Thomas Munro |
04:55 |
|
Re: Early WIP/PoC for inlining CTEs
|
Andres Freund |
05:02 |
|
Re: Internal error XX000 with enable_partition_pruning=on, pg 11
beta1 on Debian 📎
|
Amit Langote |
05:28 |
|
Re: Negotiating the SCRAM channel binding type
|
Heikki Linnakangas |
06:05 |
|
Re: Facility for detecting insecure object naming
|
Robert Haas |
06:30 |
|
Re: Allow postgres_fdw passwordless non-superuser conns with prior
superuser permission
|
Robert Haas |
06:34 |
|
Re: REINDEX and shared catalogs
|
Robert Haas |
06:55 |
|
Re: Facility for detecting insecure object naming
|
Noah Misch |
07:07 |
|
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors
|
Marina Polyakova |
08:02 |
|
Re: Problem while updating a foreign table pointing to a
partitioned table on foreign server 📎
|
Kyotaro HORIGUCHI |
08:30 |
|
Re: Temporary tables prevent autovacuum, leading to XID wraparound
|
Michael Paquier |
08:33 |
|
Re: Temporary tables prevent autovacuum, leading to XID wraparound
|
Andres Freund |
08:41 |
|
Re: Internal error XX000 with enable_partition_pruning=on, pg 11
beta1 on Debian
|
David Rowley |
10:24 |
|
Re: pgsql: Fix run-time partition pruning for appends with multiple
source
|
Christoph Berg |
10:30 |
|
Re: Typo in doc or wrong EXCLUDE implementation
|
KES |
10:55 |
|
Re: pgbench's expression parsing & negative numbers
|
Ibrar Ahmed |
10:58 |
|
Re: partition tree inspection functions
|
Thomas Munro |
11:21 |
|
Re: TupleTableSlot abstraction 📎
|
Ashutosh Bapat |
11:37 |
|
Re: partition tree inspection functions
|
Thomas Munro |
11:47 |
|
Re: [PATCH] Improve geometric types
|
Tomas Vondra |
12:39 |
|
Re: Typo in doc or wrong EXCLUDE implementation
|
Bruce Momjian |
13:00 |
|
Re: Negotiating the SCRAM channel binding type
|
Stephen Frost |
13:36 |
|
Re: Typo in doc or wrong EXCLUDE implementation
|
Tom Lane |
13:51 |
|
Re: Facility for detecting insecure object naming
|
Tom Lane |
13:58 |
|
Re: pgsql: Fix run-time partition pruning for appends with multiple source
|
Tom Lane |
14:04 |
|
Re: Standby trying "restore_command" before local WAL
|
David Steele |
14:06 |
|
Re: Standby trying "restore_command" before local WAL
|
David Steele |
14:08 |
|
Re: Facility for detecting insecure object naming
|
Isaac Morland |
14:18 |
|
Re: Temporary tables prevent autovacuum, leading to XID wraparound
|
Alvaro Herrera |
14:40 |
|
Re: Facility for detecting insecure object naming
|
Tom Lane |
14:47 |
|
Re: Temporary tables prevent autovacuum, leading to XID wraparound
|
Tom Lane |
14:50 |
|
Re: Facility for detecting insecure object naming
|
Mark Dilger |
14:51 |
|
Re: Typo in doc or wrong EXCLUDE implementation
|
Alvaro Herrera |
15:02 |
|
Re: Facility for detecting insecure object naming
|
Tom Lane |
15:11 |
|
Re: Improve behavior of concurrent TRUNCATE
|
Bossart, Nathan |
15:38 |
|
Re: Standby trying "restore_command" before local WAL
|
Tomas Vondra |
15:40 |
|
Re: Standby trying "restore_command" before local WAL
|
Stephen Frost |
15:45 |
|
Re: Internal error XX000 with enable_partition_pruning=on, pg 11 beta1 on Debian
|
Tom Lane |
15:48 |
|
Re: Have an encrypted pgpass file
|
Bruce Momjian |
15:56 |
|
Re: Standby trying "restore_command" before local WAL
|
David Steele |
16:03 |
|
Re: Standby trying "restore_command" before local WAL
|
Stephen Frost |
16:15 |
|
Re: [HACKERS] possible self-deadlock window after bad
ProcessStartupPacket
|
Heikki Linnakangas |
16:19 |
|
Re: Scariest patch tournament, PostgreSQL 11 edition
|
Alvaro Herrera |
16:32 |
|
Re: Have an encrypted pgpass file
|
Nico Williams |
16:39 |
|
Re: Temporary tables prevent autovacuum, leading to XID wraparound
|
Michael Paquier |
16:42 |
|
Re: REINDEX and shared catalogs
|
Michael Paquier |
16:44 |
|
Re: [HACKERS] possible self-deadlock window after bad
ProcessStartupPacket
|
Nico Williams |
16:47 |
|
POC for a function trust mechanism 📎
|
Tom Lane |
17:15 |
|
Re: found xmin from before relfrozenxid on pg_catalog.pg_authid
|
Kyle Samson |
17:23 |
|
Re: found xmin from before relfrozenxid on pg_catalog.pg_authid
|
Peter Geoghegan |
17:27 |
|
Re: REINDEX and shared catalogs
|
Alvaro Herrera |
18:28 |
|
Re: REINDEX and shared catalogs
|
Tom Lane |
18:39 |
|
Re: Fix hints on CREATE PROCEDURE errors 📎
|
Peter Eisentraut |
18:49 |
|
Re: Allow COPY's 'text' format to output a header 📎
|
Simon Muller |
18:57 |
|
Re: Temporary tables prevent autovacuum, leading to XID wraparound
|
Michael Paquier |
19:11 |
|
Re: REINDEX and shared catalogs
|
Michael Paquier |
19:14 |
|
Re: Fix hints on CREATE PROCEDURE errors
|
Tom Lane |
19:18 |
|
Re: memory leak when serializing TRUNCATE in reorderbuffer
|
Peter Eisentraut |
19:19 |
|
unused/redundant foreign key code 📎
|
Peter Eisentraut |
19:34 |
|
Re: REINDEX and shared catalogs
|
Bossart, Nathan |
19:36 |
|
Re: memory leak when serializing TRUNCATE in reorderbuffer
|
Tomas Vondra |
19:47 |
|
Re: Why do we expand tuples in execMain.c?
|
Andrew Dunstan |
20:03 |
|
Re: [HACKERS] proposal: schema variables 📎
|
Pavel Stehule |
20:29 |
|
Re: [HACKERS] proposal: schema variables 📎
|
Pavel Stehule |
20:35 |
|
Re: [HACKERS] possible self-deadlock window after bad
ProcessStartupPacket
|
Nico Williams |
21:51 |
|
Re: FailedAssertion on partprune
|
Tom Lane |
21:52 |
|
Re: Scariest patch tournament, PostgreSQL 11 edition
|
Fabien COELHO |
21:59 |
Aug. 9, 2018
Browse Archives
Prev
|
Next