pgsql-hackers since 2018-07-12 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 |
Browse Archives
Prev
|
Next