pgsql-hackers since 2017-03-17 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
March 17, 2017
Thread |
Author |
Time |
Re: logical decoding of two-phase transactions
|
Stas Kelvich |
00:10 |
Re: Crash on promotion when recovery.conf is renamed
|
Tsunakawa, Takayuki |
00:18 |
Re: increasing the default WAL segment size
|
Robert Haas |
01:10 |
Re: CREATE/ALTER ROLE PASSWORD ('value' USING 'method') 📎
|
Michael Paquier |
01:10 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands:
\quit_if, \quit_unless) 📎
|
Corey Huinker |
01:28 |
Re: Renaming of pg_xlog and pg_clog 📎
|
Michael Paquier |
01:31 |
Re: ANALYZE command progress checker
|
Robert Haas |
01:38 |
Re: [patch] reorder tablespaces in basebackup tar stream
for backup_label
|
Michael Paquier |
01:50 |
Re: Renaming of pg_xlog and pg_clog
|
Robert Haas |
02:17 |
Re: Renaming of pg_xlog and pg_clog
|
Michael Paquier |
02:21 |
Re: Potential data loss of 2PC files
|
Ashutosh Bapat |
02:26 |
Re: logical decoding of two-phase transactions
|
Craig Ringer |
02:34 |
Re: logical decoding of two-phase transactions
|
Craig Ringer |
02:38 |
Re: Microvacuum support for Hash Index
|
Amit Kapila |
02:50 |
Re: multivariate statistics (v25)
|
David Rowley |
02:59 |
Re: [COMMITTERS] pgsql: Remove objname/objargs split for referring to
objects
|
Peter Eisentraut |
03:13 |
Re: possible encoding issues with libxml2 functions
|
Noah Misch |
03:23 |
Re: logical replication launcher crash on buildfarm
|
Peter Eisentraut |
03:24 |
Re: WAL Consistency checking for hash indexes
|
Amit Kapila |
03:33 |
Re: scram and \password
|
Michael Paquier |
03:38 |
Re: [COMMITTERS] pgsql: Use asynchronous connect API in
libpqwalreceiver
|
Andres Freund |
04:04 |
Re: ON CONFLICT with constraint name doesn't work 📎
|
Nikolay Samokhvalov |
04:15 |
Re: [COMMITTERS] pgsql: Use asynchronous connect API in libpqwalreceiver
|
Tom Lane |
04:29 |
Re: PATCH: Make pg_stop_backup() archive wait optional
|
Tsunakawa, Takayuki |
04:47 |
Re: PATCH: Make pg_stop_backup() archive wait optional
|
Michael Paquier |
04:54 |
Re: PATCH: Make pg_stop_backup() archive wait optional
|
Tsunakawa, Takayuki |
05:01 |
Re: Speedup twophase transactions
|
Michael Paquier |
05:14 |
Re: Radix tree for character conversion
|
Kyotaro HORIGUCHI |
05:19 |
Re: Protect syscache from bloating with negative cache entries
|
Kyotaro HORIGUCHI |
05:23 |
<> join selectivity estimate question 📎
|
Thomas Munro |
05:54 |
Re: increasing the default WAL segment size
|
Beena Emerson |
06:08 |
Re: [BUGS] Problem in using pgbench's --connect(-C) and
--rate=rate(-R rate) options together.
|
Fabien COELHO |
06:08 |
Re: [PATCH]: fix bug in SP-GiST box_ops
|
Kyotaro HORIGUCHI |
06:16 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands:
\quit_if, \quit_unless)
|
Fabien COELHO |
06:18 |
Re: Speed up Clog Access by increasing CLOG buffers
|
Amit Kapila |
06:30 |
Re: Microvacuum support for Hash Index 📎
|
Ashutosh Sharma |
06:57 |
Re: WAL Consistency checking for hash indexes 📎
|
Ashutosh Sharma |
07:00 |
Re: Speedup twophase transactions
|
Nikhil Sontakke |
07:39 |
Re: Speedup twophase transactions
|
Nikhil Sontakke |
07:42 |
Re: [BUGS] Bug in Physical Replication Slots (at least 9.5)?
|
Kyotaro HORIGUCHI |
07:48 |
Re: Speedup twophase transactions
|
Michael Paquier |
07:51 |
Re: IF (NOT) EXISTS in psql-completion
|
Kyotaro HORIGUCHI |
07:58 |
Re: Speedup twophase transactions
|
Nikhil Sontakke |
08:00 |
Re: Potential data loss of 2PC files
|
Tsunakawa, Takayuki |
08:11 |
Re: Speedup twophase transactions
|
Michael Paquier |
08:15 |
Re: PATCH: Make pg_stop_backup() archive wait optional
|
Tsunakawa, Takayuki |
08:18 |
Re: asynchronous execution 📎
|
Kyotaro HORIGUCHI |
08:35 |
Re: Partitioned tables and relfilenode 📎
|
Amit Langote |
08:57 |
Re: pg_ls_waldir() & pg_ls_logdir()
|
Dave Page |
09:00 |
Re: [HACKERS] Two phase commit in ECPG
|
Kuntal Ghosh |
09:17 |
pgsql: Fix and simplify check for whether we're running as Windows
serv
|
Heikki Linnakangas |
09:18 |
Re: exposing wait events for non-backends (was: Tracking
wait event for latches) 📎
|
Kuntal Ghosh |
09:19 |
Re: BUG #13755: pgwin32_is_service not checking if
SECURITY_SERVICE_SID is disabled
|
Heikki Linnakangas |
09:19 |
pgsql: Add TAP tests for password-based authentication methods.
|
Heikki Linnakangas |
09:37 |
Re: Authentication tests, and plain 'password' authentication with a
SCRAM verifier
|
Heikki Linnakangas |
09:40 |
Re: ANALYZE command progress checker 📎
|
vinayak |
09:46 |
Re: Monitoring roles patch 📎
|
Dave Page |
09:55 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands:
\quit_if, \quit_unless)
|
Erik Rijkers |
10:03 |
Re: [patch] reorder tablespaces in basebackup tar stream
for backup_label 📎
|
Michael Banck |
10:18 |
Re: [PATCH] Move all am-related reloption code into src/backend/access/[am-name] and get rid of relopt_kind for custom AM 📎
|
Nikolay Shaplov |
10:22 |
Re: Partition-wise join for join between (declaratively)
partitioned tables 📎
|
Ashutosh Bapat |
10:28 |
Re: UPDATE of partition key
|
Amit Khandekar |
10:37 |
Re: BRIN cost estimate 📎
|
Emre Hasegeli |
10:50 |
Re: Radix tree for character conversion
|
Heikki Linnakangas |
11:03 |
Re: Two phase commit in ECPG 📎
|
Masahiko Sawada |
11:04 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands:
\quit_if, \quit_unless)
|
Daniel Verite |
11:33 |
Re: Authentication tests, and plain 'password' authentication with a
SCRAM verifier
|
Michael Paquier |
11:42 |
Re: [HACKERS] Two phase commit in ECPG
|
Kuntal Ghosh |
11:44 |
Re: [patch] reorder tablespaces in basebackup tar stream
for backup_label
|
Michael Paquier |
11:46 |
Re: increasing the default WAL segment size
|
Robert Haas |
11:50 |
Re: [POC] hash partitioning 📎
|
Yugo Nagata |
11:57 |
Re: scram and \password
|
Robert Haas |
12:01 |
Re: WAL Consistency checking for hash indexes
|
Amit Kapila |
12:30 |
Re: scram and \password
|
Heikki Linnakangas |
12:32 |
Re: [BUGS] Problem in using pgbench's --connect(-C) and
--rate=rate(-R rate) options together.
|
David Steele |
12:38 |
Re: Microvacuum support for Hash Index
|
Amit Kapila |
12:43 |
Re: Partition-wise join for join between (declaratively)
partitioned tables 📎
|
Ashutosh Bapat |
13:15 |
Re: scram and \password
|
Robert Haas |
13:31 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless)
|
Tom Lane |
13:33 |
Re: [PATCH] Remove defunct and unnecessary link
|
Robert Haas |
13:36 |
Re: IF (NOT) EXISTS in psql-completion
|
David Steele |
13:38 |
Re: [PATCH] ALTER DEFAULT PRIVILEGES with GRANT/REVOKE ON SCHEMAS
|
David Steele |
13:41 |
Re: scram and \password
|
Tom Lane |
13:42 |
Re: PATCH: Configurable file mode mask
|
David Steele |
13:51 |
Re: PATCH: Configurable file mode mask
|
David Steele |
13:54 |
Guidelines for GSoC student proposals
|
Kevin Grittner |
13:57 |
Re: Renaming of pg_xlog and pg_clog
|
Robert Haas |
13:58 |
Re: wait events for disk I/O 📎
|
Rushabh Lathia |
14:01 |
Re: Renaming of pg_xlog and pg_clog
|
Michael Paquier |
14:03 |
Re: PATCH: Make pg_stop_backup() archive wait optional 📎
|
David Steele |
14:31 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless)
|
Tom Lane |
14:37 |
Re: Two phase commit in ECPG
|
Michael Meskes |
14:50 |
Re: [COMMITTERS] pgsql: Use asynchronous connect API in
libpqwalreceiver
|
Andrew Dunstan |
14:51 |
QGIS Seem To Bypass PostgreSQL/PostGIS User Privileges/Permissions
|
Osahon Oduware |
14:54 |
Re: PATCH: pageinspect / add page_checksum and
bt_page_items(bytea)
|
Peter Eisentraut |
14:59 |
Re: Microvacuum support for Hash Index 📎
|
Ashutosh Sharma |
15:04 |
Re: [COMMITTERS] pgsql: Remove objname/objargs split for referring
to objects
|
Alvaro Herrera |
15:06 |
Re: [COMMITTERS] pgsql: Use asynchronous connect API in libpqwalreceiver
|
Tom Lane |
15:07 |
Re: QGIS Seem To Bypass PostgreSQL/PostGIS User Privileges/Permissions
|
Giuseppe Broccolo |
15:16 |
Misleading bgworker log message
|
Mike Blackwell |
15:30 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands:
\quit_if, \quit_unless)
|
Fabien COELHO |
15:32 |
Re: WIP: Faster Expression Processing v4
|
Tom Lane |
15:36 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands:
\quit_if, \quit_unless)
|
Corey Huinker |
15:40 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless)
|
Tom Lane |
15:42 |
Re: QGIS Seem To Bypass PostgreSQL/PostGIS User Privileges/Permissions
|
Osahon Oduware |
15:43 |
Re: [COMMITTERS] pgsql: Use asynchronous connect API in
libpqwalreceiver 📎
|
Petr Jelinek |
15:54 |
Re: Adding the optional clause 'AS' in CREATE TRIGGER
|
Surafel Temesgen |
15:58 |
Re: logical decoding of two-phase transactions
|
Robert Haas |
15:59 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands:
\quit_if, \quit_unless)
|
Corey Huinker |
16:03 |
Re: QGIS Seem To Bypass PostgreSQL/PostGIS User Privileges/Permissions
|
John Scalia |
16:09 |
Re: QGIS Seem To Bypass PostgreSQL/PostGIS User Privileges/Permissions
|
Giuseppe Broccolo |
16:13 |
Re: <> join selectivity estimate question
|
Robert Haas |
16:14 |
Re: QGIS Seem To Bypass PostgreSQL/PostGIS User Privileges/Permissions
|
Osahon Oduware |
16:22 |
Re: PATCH: pageinspect / add page_checksum and
bt_page_items(bytea) 📎
|
Peter Eisentraut |
16:23 |
Re: [COMMITTERS] pgsql: Use asynchronous connect API in libpqwalreceiver
|
Tom Lane |
16:28 |
Re: [COMMITTERS] pgsql: Remove objname/objargs split for referring to
objects
|
Peter Eisentraut |
16:28 |
Re: WIP: Faster Expression Processing v4
|
Andres Freund |
16:33 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless)
|
Tom Lane |
16:33 |
Re: [COMMITTERS] pgsql: Use asynchronous connect API in
libpqwalreceiver
|
Petr Jelinek |
16:36 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands:
\quit_if, \quit_unless)
|
Fabien COELHO |
16:42 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands:
\quit_if, \quit_unless)
|
Corey Huinker |
16:56 |
Re: <> join selectivity estimate question
|
Tom Lane |
16:59 |
Re: [patch] reorder tablespaces in basebackup tar stream
for backup_label 📎
|
Michael Banck |
17:12 |
Re: Parallel Append implementation
|
Amit Khandekar |
17:12 |
Re: <> join selectivity estimate question
|
Tom Lane |
17:14 |
Re: Parallel Append implementation
|
Amit Khandekar |
17:15 |
Re: WIP: Faster Expression Processing v4
|
Tom Lane |
17:18 |
Re: [PATCH] Move all am-related reloption code into
src/backend/access/[am-name] and get rid of relopt_kind for custom AM
|
Alvaro Herrera |
17:21 |
Re: [COMMITTERS] pgsql: Use asynchronous connect API in libpqwalreceiver
|
Tom Lane |
17:22 |
pageinspect and hash indexes
|
Jeff Janes |
17:24 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless)
|
Tom Lane |
17:27 |
merging duplicate definitions of adjust_relid_set 📎
|
Robert Haas |
17:33 |
Re: [COMMITTERS] pgsql: Remove objname/objargs split for referring
to objects 📎
|
Alvaro Herrera |
17:39 |
Re: merging duplicate definitions of adjust_relid_set
|
Tom Lane |
17:50 |
[PATCH v1] Add and report the new "in_hot_standby" GUC pseudo-variable. 📎
|
Elvis Pranskevichus |
17:56 |
Re: [COMMITTERS] pgsql: Fix and simplify check for whether we're running as Windows serv
|
Tom Lane |
17:57 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands:
\quit_if, \quit_unless)
|
Corey Huinker |
18:18 |
Re: merging duplicate definitions of adjust_relid_set
|
Robert Haas |
18:18 |
Re: <> join selectivity estimate question
|
Robert Haas |
18:24 |
free space map and visibility map
|
Jeff Janes |
18:37 |
Re: pageinspect and hash indexes
|
Ashutosh Sharma |
18:42 |
Re: [COMMITTERS] pgsql: Remove objname/objargs split for referring to
objects
|
Peter Eisentraut |
18:45 |
Re: [COMMITTERS] pgsql: Use asynchronous connect API in
libpqwalreceiver
|
Andrew Dunstan |
18:51 |
Re: [COMMITTERS] pgsql: Use asynchronous connect API in libpqwalreceiver
|
Tom Lane |
19:04 |
Re: [COMMITTERS] pgsql: Use asynchronous connect API in libpqwalreceiver
|
Tom Lane |
19:06 |
Re: <> join selectivity estimate question
|
Tom Lane |
19:11 |
Re: pageinspect and hash indexes
|
Peter Eisentraut |
20:08 |
Re: pageinspect and hash indexes
|
Tom Lane |
20:12 |
Candidate for local inline function?
|
Kevin Grittner |
20:17 |
Re: increasing the default WAL segment size
|
Peter Eisentraut |
20:20 |
Re: Candidate for local inline function?
|
Andres Freund |
20:23 |
Re: Candidate for local inline function?
|
Kevin Grittner |
20:29 |
Re: Candidate for local inline function?
|
Tom Lane |
20:29 |
Re: new set of psql patches for loading (saving) data from (to) text,
binary files
|
Pavel Stehule |
20:44 |
Re: increasing the default WAL segment size
|
Peter Eisentraut |
20:48 |
Re: increasing the default WAL segment size
|
Tom Lane |
20:56 |
Re: Index usage for elem-contained-by-const-range clauses
|
Tom Lane |
21:06 |
Re: Index usage for elem-contained-by-const-range clauses
|
Pritam Baral |
21:33 |
Re: Index usage for elem-contained-by-const-range clauses 📎
|
Pritam Baral |
21:41 |
Re: Two phase commit in ECPG 📎
|
Masahiko Sawada |
22:01 |
Re: [PATCH] Suppress Clang 3.9 warnings
|
Peter Eisentraut |
22:02 |
Re: [PATCH] Move all am-related reloption code into
src/backend/access/[am-name] and get rid of relopt_kind for custom AM
|
Alvaro Herrera |
22:05 |
Re: increasing the default WAL segment size
|
Peter Eisentraut |
22:11 |
Re: Parallel Append implementation
|
Peter Geoghegan |
22:20 |
Re: Microvacuum support for Hash Index
|
Bruce Momjian |
22:22 |
Re: PATCH: pageinspect / add page_checksum and
bt_page_items(bytea)
|
Tomas Vondra |
22:35 |
Introduce expression initialization hook?
|
Andres Freund |
22:44 |
Re: <> join selectivity estimate question 📎
|
Thomas Munro |
22:49 |
Re: <> join selectivity estimate question
|
Thomas Munro |
22:59 |
March 18, 2017
Browse Archives
Prev
|
Next