pgsql-hackers before 2018-07-16 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
July 12, 2018
July 13, 2018
Thread |
Author |
Time |
RE: ON CONFLICT DO NOTHING on pg_dump
|
Ideriha, Takeshi |
00:33 |
Re: pg_create_logical_replication_slot returns text instead of name
|
Michael Paquier |
00:48 |
Re: GSOC 2018 Project - A New Sorting Routine 📎
|
Tomas Vondra |
00:50 |
Re: requested timeline ... does not contain minimum recovery point
...
|
Michael Paquier |
00:52 |
Re: Cannot dump foreign key constraints on partitioned table
|
Michael Paquier |
01:00 |
Re: patch to allow disable of WAL recycling
|
Thomas Munro |
01:06 |
Re: [HACKERS] WAL logging problem in 9.4.3?
|
Michael Paquier |
01:47 |
Re: ON CONFLICT DO NOTHING on pg_dump
|
Thomas Munro |
02:02 |
Re: pg_create_logical_replication_slot returns text instead of name
|
Masahiko Sawada |
02:14 |
RE: Locking B-tree leafs immediately in exclusive mode 📎
|
Imai, Yoshikazu |
02:14 |
Re: pg_create_logical_replication_slot returns text instead of name
|
Michael Paquier |
02:22 |
Re: requested timeline ... does not contain minimum recovery point
...
|
Christophe Pettus |
02:22 |
Re: pg_create_logical_replication_slot returns text instead of name
|
Masahiko Sawada |
02:28 |
Re: requested timeline ... does not contain minimum recovery point
...
|
Christophe Pettus |
02:38 |
RE: ON CONFLICT DO NOTHING on pg_dump
|
Ideriha, Takeshi |
02:46 |
Re: requested timeline ... does not contain minimum recovery point
...
|
Andres Freund |
02:54 |
How to make partitioning scale better for larger numbers of
partitions
|
Kato, Sho |
02:58 |
Re: Concurrency bug in UPDATE of partition-key
|
Amit Kapila |
03:00 |
Re: [PATCH] Timestamp for a XLOG_BACKUP_END WAL-record
|
Andrey V. Lepikhov |
03:13 |
Re: Cannot dump foreign key constraints on partitioned table
|
Alvaro Herrera |
03:34 |
RE: How to make partitioning scale better for larger numbers of
partitions
|
Kato, Sho |
03:53 |
Re: Cache invalidation after authentication (on-the-fly role creation)
|
Thomas Munro |
04:23 |
Re: Temporary tables prevent autovacuum, leading to XID wraparound
|
Michael Paquier |
04:29 |
Re: How to make partitioning scale better for larger numbers of
partitions
|
Amit Langote |
04:34 |
Re: [PATCH] Timestamp for a XLOG_BACKUP_END WAL-record
|
Michael Paquier |
04:40 |
Re: Checkpoint not retrying failed fsync?
|
Thomas Munro |
04:44 |
Re: Cannot dump foreign key constraints on partitioned table
|
Michael Paquier |
04:50 |
Re: file cloning in pg_upgrade and CREATE DATABASE
|
Thomas Munro |
05:09 |
RE: How to make partitioning scale better for larger numbers of
partitions
|
Tsunakawa, Takayuki |
05:49 |
Re: [PATCH] pg_hba.conf : new auth option : clientcert=verify-full
|
Thomas Munro |
05:49 |
Re: Cannot dump foreign key constraints on partitioned table
|
amul sul |
06:07 |
Re: How to make partitioning scale better for larger numbers of
partitions
|
Justin Pryzby |
06:15 |
Re: How to make partitioning scale better for larger numbers of partitions
|
David Rowley |
06:20 |
Re: How to make partitioning scale better for larger numbers of partitions
|
David Rowley |
06:25 |
Re: How to make partitioning scale better for larger numbers of
partitions
|
Amit Langote |
06:28 |
RE: How to make partitioning scale better for larger numbers of
partitions
|
Tsunakawa, Takayuki |
06:53 |
RE: Global shared meta cache
|
Ideriha, Takeshi |
07:03 |
Re: How can we submit code patches that implement our (pending) patents?
|
Chris Travers |
07:07 |
Re: How to make partitioning scale better for larger numbers of partitions
|
David Rowley |
07:11 |
RE: How to make partitioning scale better for larger numbers of
partitions
|
Tsunakawa, Takayuki |
07:11 |
Re: performance statistics monitoring without spamming logs
|
Adrien NAYRAT |
07:23 |
Re: performance statistics monitoring without spamming logs
|
Adrien NAYRAT |
07:24 |
RE: How to make partitioning scale better for larger numbers of
partitions
|
Kato, Sho |
07:29 |
Re: partition pruning doesn't work with IS NULL clause in multikey
range partition case 📎
|
Amit Langote |
07:45 |
Re: Preferring index-only-scan when the cost is equal
|
Yugo Nagata |
07:52 |
Re: performance statistics monitoring without spamming logs
|
Julien Rouhaud |
07:55 |
Re: [HACKERS] WIP: Data at rest encryption
|
Toshi Harada |
07:56 |
Re: How to make partitioning scale better for larger numbers of
partitions
|
Amit Langote |
07:58 |
Re: [PATCH] Include application_name in "connection authorized" log
message
|
Peter Eisentraut |
08:11 |
Re: Constraint documentation
|
Peter Eisentraut |
08:14 |
RE: automatic restore point
|
Yotsunaga, Naoki |
08:16 |
[PATCH] LLVM tuple deforming improvements 📎
|
Pierre Ducroquet |
08:20 |
Re: Speeding up INSERTs and UPDATEs to partitioned tables 📎
|
Amit Langote |
08:20 |
Re: file cloning in pg_upgrade and CREATE DATABASE
|
Peter Eisentraut |
08:22 |
Re: Constraint documentation
|
Fabien COELHO |
08:39 |
Re: [HACKERS] Restricting maximum keep segments by repslots 📎
|
Kyotaro HORIGUCHI |
08:40 |
Re: pgbench's expression parsing & negative numbers 📎
|
Fabien COELHO |
08:46 |
Re: Failed assertion due to procedure created with SECURITY DEFINER
option
|
Peter Eisentraut |
08:46 |
Re: ALTER TABLE on system catalogs
|
Peter Eisentraut |
09:05 |
RE: How to make partitioning scale better for larger numbers of
partitions
|
Kato, Sho |
09:08 |
Re: Problem on pg_dump RANGE partition with expressions 📎
|
Yugo Nagata |
09:45 |
Re: Temporary WAL segments files not cleaned up after an instance
crash
|
Yugo Nagata |
09:50 |
function lca('{}'::ltree[]) caused DB Instance crash 📎
|
李海龙 |
10:09 |
Re: TupleTableSlot abstraction 📎
|
Ashutosh Bapat |
10:15 |
Re: function lca('{}'::ltree[]) caused DB Instance crash 📎
|
Pierre Ducroquet |
10:48 |
Re: [HACKERS] PATCH: multivariate histograms and MCV lists
|
Dean Rasheed |
11:19 |
Re: automatic restore point
|
Michael Paquier |
12:18 |
Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options 📎
|
Oliver Ford |
12:52 |
Re: patch to allow disable of WAL recycling
|
Jerry Jelinek |
13:09 |
Re: How to make partitioning scale better for larger numbers of partitions
|
Ashutosh Bapat |
13:10 |
Re: partition pruning doesn't work with IS NULL clause in multikey
range partition case
|
Ashutosh Bapat |
13:36 |
Re: Fix some error handling for read() and errno 📎
|
Michael Paquier |
13:38 |
Re: file cloning in pg_upgrade and CREATE DATABASE
|
Michael Paquier |
13:40 |
Re: GiST VACUUM
|
Andrey Borodin |
13:41 |
Re: Vacuum: allow usage of more than 1GB of work mem
|
Heikki Linnakangas |
13:44 |
Re: BUG #15212: Default values in partition tables don't work as
expected and allow NOT NULL violation
|
Ashutosh Bapat |
13:50 |
Re: Expression errors with "FOR UPDATE" and postgres_fdw with
partition wise join enabled.
|
Ashutosh Bapat |
14:05 |
Re: GiST VACUUM
|
Heikki Linnakangas |
14:10 |
Re: GiST VACUUM
|
Heikki Linnakangas |
14:25 |
Re: function lca('{}'::ltree[]) caused DB Instance crash
|
Tom Lane |
14:26 |
Re: [PATCH] Include application_name in "connection authorized" log
message
|
Stephen Frost |
14:37 |
Re: [PATCH] Include application_name in "connection authorized" log message
|
Don Seiler |
15:13 |
Re: Fix some error handling for read() and errno
|
Alvaro Herrera |
15:31 |
Finding database for pg_upgrade missing library
|
Bruce Momjian |
16:28 |
Re: Generating partitioning tuple conversion maps faster
|
Heikki Linnakangas |
16:57 |
Re: Problem with tupdesc in jsonb_to_recordset
|
Tom Lane |
17:22 |
Re: [HACKERS] PATCH: multivariate histograms and MCV lists
|
Tomas Vondra |
17:27 |
Re: Cannot dump foreign key constraints on partitioned table
|
Alvaro Herrera |
17:28 |
Re: [HACKERS] PATCH: Keep one postmaster monitoring pipe per process
|
Heikki Linnakangas |
17:34 |
Re: requested timeline ... does not contain minimum recovery point
...
|
Christophe Pettus |
18:06 |
Re: [PATCH] Include application_name in "connection authorized" log message 📎
|
Don Seiler |
18:20 |
Re: GiST VACUUM 📎
|
Andrey Borodin |
18:28 |
Re: pgsql: Fix parallel index and index-only scans to fall back to
serial.
|
Heikki Linnakangas |
19:22 |
Logical decoding from promoted standby with same replication slot
|
Jeremy Finzel |
19:30 |
Re: [HACKERS] Client Connection redirection support for PostgreSQL
|
Heikki Linnakangas |
20:00 |
Re: [HACKERS] Client Connection redirection support for PostgreSQL
|
Andres Freund |
20:05 |
Re: [HACKERS] Client Connection redirection support for PostgreSQL
|
Dave Cramer |
20:20 |
Re: GiST VACUUM
|
Heikki Linnakangas |
20:28 |
Re: Vacuum: allow usage of more than 1GB of work mem
|
Andrew Dunstan |
20:43 |
Re: cannot restore schema with is not distinct from on hstore since PG 9.6.8
|
Tom Lane |
20:54 |
Re: [PATCH] LLVM tuple deforming improvements
|
Andres Freund |
21:08 |
Re: partition pruning doesn't work with IS NULL clause in multikey
range partition case 📎
|
Alvaro Herrera |
21:11 |
Re: cannot restore schema with is not distinct from on hstore since
PG 9.6.8
|
David G. Johnston |
21:17 |
Re: [WIP PATCH] Index scan offset optimisation using visibility map
|
Heikki Linnakangas |
21:17 |
Re: pgsql: Fix parallel index and index-only scans to fall back to serial.
|
David G. Johnston |
21:19 |
Re: cannot restore schema with is not distinct from on hstore since PG 9.6.8
|
Tom Lane |
21:23 |
Re: [HACKERS] [PATCH] kNN for SP-GiST 📎
|
Nikita Glukhov |
21:31 |
Re: pgsql: Fix parallel index and index-only scans to fall back to serial.
|
Robert Haas |
21:56 |
Re: pgsql: Add wait event for fsync of WAL segments
|
Robert Haas |
21:57 |
Fwd: GSOC 2018 Project - A New Sorting Routine
|
Kefan Yang |
22:04 |
Re: GSOC 2018 Project - A New Sorting Routine
|
Peter Geoghegan |
22:10 |
Re: Finding database for pg_upgrade missing library
|
Daniel Gustafsson |
22:14 |
Re: cannot restore schema with is not distinct from on hstore since
PG 9.6.8
|
Andrew Dunstan |
22:16 |
Re: function lca('{}'::ltree[]) caused DB Instance crash
|
Tom Lane |
22:50 |
Re: Generating partitioning tuple conversion maps faster
|
David Rowley |
23:25 |
Re: Fix some error handling for read() and errno
|
Michael Paquier |
23:47 |
July 14, 2018
July 15, 2018
Browse Archives
Prev
|
Next