pgsql-hackers since 2017-11-27 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
Nov. 27, 2017
Nov. 28, 2017
Thread |
Author |
Time |
Isn't partition drop code seriously at risk of deadlock?
|
Tom Lane |
00:04 |
Re: [HACKERS] Timeline ID in backup_label file
|
Michael Paquier |
00:11 |
Re: [HACKERS] Challenges preventing us moving to 64 bit transaction
id (XID)?
|
Masahiko Sawada |
00:30 |
Expression based aggregate transition / combine function invocation 📎
|
Andres Freund |
00:31 |
Re: [HACKERS] Timeline ID in backup_label file
|
David Steele |
00:40 |
Re: Isn't partition drop code seriously at risk of deadlock?
|
Amit Langote |
00:43 |
Re: [HACKERS] Transactions involving multiple postgres foreign servers
|
Robert Haas |
00:47 |
Re: [PATCH] Atomic pgrename on Windows
|
Michael Paquier |
00:47 |
Re: [HACKERS] Timeline ID in backup_label file
|
Michael Paquier |
00:48 |
Re: [PATCH] Atomic pgrename on Windows
|
Andres Freund |
00:59 |
Re: [HACKERS] Refactoring identifier checks to consistently use strcmp
|
Michael Paquier |
01:07 |
Fix a typo in xact.c 📎
|
Masahiko Sawada |
01:29 |
Re: [HACKERS] WAL logging problem in 9.4.3?
|
Michael Paquier |
01:36 |
Re: [HACKERS] PATCH: pgbench - option to build using ppoll() for
larger connection counts
|
Michael Paquier |
01:41 |
Re: [HACKERS] Other formats in pset like markdown, rst, mediawiki
|
Michael Paquier |
01:43 |
Re: [HACKERS] subscription worker signalling wal writer too much
|
Michael Paquier |
01:46 |
Re: [HACKERS] VACUUM and ANALYZE disagreeing on what reltuples means
|
Michael Paquier |
01:48 |
Re: [HACKERS] [PATCH v1] Add and report the new "in_hot_standby" GUC pseudo-variable.
|
Michael Paquier |
01:55 |
Re: [HACKERS] Bug in ExecModifyTable function and trigger issues
for foreign tables
|
Etsuro Fujita |
01:55 |
Re: [HACKERS] PATCH: Batch/pipelining support for libpq
|
Michael Paquier |
01:57 |
Re: [HACKERS] [PATCH] A hook for session start
|
Michael Paquier |
01:59 |
Re: [HACKERS] Support for Secure Transport SSL library on macOS as
OpenSSL alternative
|
Michael Paquier |
02:02 |
Re: [PATCH] Atomic pgrename on Windows
|
Craig Ringer |
02:02 |
Re: [HACKERS] proposal: Support Unicode host variable in ECPG
|
Michael Paquier |
02:03 |
Re: [HACKERS] PATCH: pgbench - break out timing data for
initialization phases
|
Michael Paquier |
02:07 |
Re: [HACKERS] Patch: add --if-exists to pg_recvlogical
|
Michael Paquier |
02:11 |
Re: [HACKERS] Useless code in ExecInitModifyTable
|
Michael Paquier |
02:18 |
Re: [HACKERS] GnuTLS support
|
Michael Paquier |
02:20 |
Re: [HACKERS] [PATCH] Move all am-related reloption code into
src/backend/access/[am-name] and get rid of relopt_kind for custom AM
|
Michael Paquier |
02:22 |
Re: [HACKERS] [PATCH] Move all am-related reloption code into
src/backend/access/[am-name] and get rid of relopt_kind for custom AM
|
Michael Paquier |
02:23 |
Re: Commit fest 2017-11
|
Michael Paquier |
02:28 |
Re: [HACKERS] Transactions involving multiple postgres foreign servers
|
Ashutosh Bapat |
03:31 |
Re: simplehash: tb->sizemask = 0
|
Tom Lane |
03:53 |
Re: Add RANGE with values and exclusions clauses to the Window
Functions 📎
|
David Fetter |
04:38 |
Re: [HACKERS] Useless code in ExecInitModifyTable
|
Etsuro Fujita |
05:03 |
Re: [HACKERS] PATCH: pgbench - option to build using ppoll() for
larger connection counts
|
Fabien COELHO |
05:39 |
Re: [HACKERS] [PATCH] Move all am-related reloption code into src/backend/access/[am-name] and get rid of relopt_kind for custom AM
|
Nikolay Shaplov |
06:12 |
Re: [HACKERS] new function for tsquery creartion 📎
|
Victor Drobny |
06:56 |
Re: [HACKERS] Partition-wise aggregation/grouping
|
Rajkumar Raghuwanshi |
07:07 |
Re: explain analyze output with parallel workers - question about
meaning of information for explain.depesz.com 📎
|
Amit Kapila |
07:23 |
Re: ERROR: too many dynamic shared memory segments 📎
|
Dilip Kumar |
07:32 |
Re: [HACKERS] Transactions involving multiple postgres foreign servers
|
Antonin Houska |
07:38 |
Re: [HACKERS] Small improvement to compactify_tuples
|
Юрий Соколов |
07:46 |
Re: Transform for pl/perl
|
Aleksander Alekseev |
08:14 |
Re: [HACKERS] More stats about skipped vacuums
|
Magnus Hagander |
08:35 |
Re: [HACKERS] Small improvement to compactify_tuples
|
Peter Geoghegan |
08:49 |
Re: [HACKERS] Partition-wise aggregation/grouping
|
Jeevan Chalke |
08:50 |
Re: Add RANGE with values and exclusions clauses to the Window Functions
|
Oliver Ford |
10:51 |
Re: [HACKERS] Other formats in pset like markdown, rst, mediawiki
|
Jan Michálek |
11:01 |
Re: [HACKERS] Parallel Append implementation 📎
|
amul sul |
11:02 |
Re: [HACKERS] Other formats in pset like markdown, rst, mediawiki
|
Daniel Gustafsson |
11:07 |
Re: [HACKERS] path toward faster partition pruning
|
Kyotaro HORIGUCHI |
11:39 |
Re: default range partition and constraint exclusion
|
Amit Langote |
11:44 |
Re: [HACKERS] Other formats in pset like markdown, rst, mediawiki
|
Jan Michálek |
12:20 |
Re: explain analyze output with parallel workers - question about
meaning of information for explain.depesz.com
|
hubert depesz lubaczewski |
12:27 |
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of
partition key
|
amul sul |
12:28 |
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of
partition key
|
amul sul |
12:31 |
Re: [HACKERS] Other formats in pset like markdown, rst, mediawiki
|
Michael Paquier |
12:32 |
Re: [HACKERS] Other formats in pset like markdown, rst, mediawiki
|
Jan Michálek |
12:36 |
Re: Fix a typo in xact.c
|
Robert Haas |
13:22 |
Re: [HACKERS] Custom compression methods 📎
|
Ildus Kurbangaliev |
13:29 |
Re: Add RANGE with values and exclusions clauses to the Window
Functions
|
David Fetter |
13:31 |
Re: ERROR: too many dynamic shared memory segments 📎
|
Robert Haas |
13:43 |
Re: new function for tsquery creartion
|
Aleksander Alekseev |
14:39 |
Re: ERROR: too many dynamic shared memory segments
|
Dilip Kumar |
14:45 |
Re: [PATCH] Atomic pgrename on Windows
|
Alexander Korotkov |
14:52 |
Re: new function for tsquery creartion
|
Aleksander Alekseev |
14:57 |
Re: [HACKERS] SQL procedures 📎
|
Peter Eisentraut |
15:03 |
Re: [HACKERS] GnuTLS support
|
Peter Eisentraut |
15:19 |
Re: [HACKERS] Patch: add --if-exists to pg_recvlogical
|
Peter Eisentraut |
15:21 |
Re: [HACKERS] GnuTLS support
|
Andreas Karlsson |
15:33 |
Re: [HACKERS] SQL procedures
|
Simon Riggs |
15:34 |
PATCH: pgbench - option to build using ppoll() for larger connection
counts 📎
|
Rady, Doug |
15:38 |
Re: default range partition and constraint exclusion
|
Robert Haas |
15:52 |
Re: Allowing SSL connection of v11 client to v10 server with SCRAM
channel binding
|
Peter Eisentraut |
16:04 |
Re: explain analyze output with parallel workers - question about
meaning of information for explain.depesz.com
|
Robert Haas |
16:07 |
Re: [JDBC] [HACKERS] Channel binding support for SCRAM-SHA-256
|
Peter Eisentraut |
16:10 |
Re: [PATCH] Atomic pgrename on Windows 📎
|
Alexander Korotkov |
16:11 |
Re: explain analyze output with parallel workers - question about
meaning of information for explain.depesz.com
|
Robert Haas |
16:12 |
Re: [PATCH] Atomic pgrename on Windows
|
Alexander Korotkov |
16:16 |
Re: [HACKERS] postgres_fdw bug in 9.6
|
Tom Lane |
16:21 |
Re: scan-build plpython stuff
|
Peter Eisentraut |
16:32 |
Re: [HACKERS] SQL procedures
|
Peter Eisentraut |
16:34 |
copy.c allocation constant
|
Andrew Dunstan |
16:51 |
Re: documentation is now XML
|
Peter Eisentraut |
16:53 |
Re: ERROR: too many dynamic shared memory segments
|
Robert Haas |
16:58 |
Re: documentation is now XML
|
Tom Lane |
17:06 |
Re: documentation is now XML
|
Andrew Dunstan |
17:27 |
Re: [HACKERS] postgres_fdw bug in 9.6
|
Robert Haas |
17:35 |
Re: [JDBC] [HACKERS] Channel binding support for SCRAM-SHA-256
|
Robert Haas |
17:41 |
Re: documentation is now XML
|
Tom Lane |
17:49 |
Re: PATCH: pgbench - option to build using ppoll() for larger
connection counts
|
Robert Haas |
18:05 |
Re: [HACKERS] Transaction control in procedures
|
Peter Eisentraut |
18:33 |
using index or check in ALTER TABLE SET NOT NULL 📎
|
Sergei Kornilov |
18:59 |
Re: Updated macOS start scripts
|
Mark Dilger |
19:07 |
Re: With commit 4e5fe9ad19, range partition missing handling for the
NULL partition key
|
Robert Haas |
19:16 |
Re: Updated macOS start scripts
|
Tom Lane |
19:17 |
Re: Typo in ExecBuildSlotPartitionKeyDescription prologue
|
Robert Haas |
19:21 |
pgindent run?
|
Robert Haas |
19:51 |
Re: pgindent run?
|
Andres Freund |
19:54 |
Re: pgindent run?
|
Robert Haas |
19:55 |
Re: Updated macOS start scripts
|
Mark Dilger |
19:57 |
Re: Add PGDLLIMPORT lines to some variables
|
Brian Cloutier |
20:00 |
Re: pgindent run?
|
Mark Dilger |
20:06 |
Re: [HACKERS] Small improvement to compactify_tuples 📎
|
Юрий Соколов |
20:30 |
Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager
|
Robert Haas |
20:33 |
Re: pgindent run?
|
Tom Lane |
20:37 |
Re: Updated macOS start scripts
|
Tom Lane |
20:40 |
Re: pgindent run?
|
Tom Lane |
20:47 |
Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump
|
Robert Haas |
20:50 |
Re: [HACKERS] postgres_fdw super user checks
|
Robert Haas |
20:54 |
Re: [HACKERS] postgres_fdw super user checks
|
Robert Haas |
21:06 |
Re: Updated macOS start scripts
|
Peter Eisentraut |
21:22 |
Re: pgindent run?
|
Thomas Munro |
21:23 |
Re: [HACKERS] postgres_fdw super user checks
|
Tom Lane |
21:32 |
Skip index cleanup if autovacuum did not do any work 📎
|
Feike Steenbergen |
21:36 |
Re: pgindent run?
|
Tom Lane |
21:38 |
Re: [HACKERS] PG10 partitioning - odd behavior/possible bug
|
Robert Haas |
21:40 |
Re: Skip index cleanup if autovacuum did not do any work 📎
|
Feike Steenbergen |
21:43 |
Re: [HACKERS] Assertion failure when the non-exclusive pg_stop_backup aborted.
|
Robert Haas |
21:44 |
Re: Skip index cleanup if autovacuum did not do any work
|
Peter Geoghegan |
21:48 |
Re: Skip index cleanup if autovacuum did not do any work
|
Feike Steenbergen |
21:54 |
Re: Skip index cleanup if autovacuum did not do any work
|
Tom Lane |
21:55 |
Re: Skip index cleanup if autovacuum did not do any work
|
Peter Geoghegan |
22:00 |
Re: [JDBC] [HACKERS] Channel binding support for SCRAM-SHA-256
|
Michael Paquier |
22:08 |
Re: Skip index cleanup if autovacuum did not do any work
|
Peter Geoghegan |
22:17 |
Browse Archives
Prev
|
Next