pgsql-hackers since 2017-02-21 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
Feb. 21, 2017
Feb. 22, 2017
Thread |
Author |
Time |
Re: Proposal : For Auto-Prewarm.
|
Robert Haas |
00:58 |
Re: SERIALIZABLE with parallel query
|
Robert Haas |
01:01 |
Re: Bold itemized list entries
|
Robert Haas |
01:14 |
Re: [doc fix] Really trivial fix for BRIN documentation
|
Tsunakawa, Takayuki |
01:18 |
foreign partition DDL regression tests 📎
|
Amit Langote |
01:40 |
Re: dropping partitioned tables without CASCADE 📎
|
Amit Langote |
01:49 |
Re: dropping partitioned tables without CASCADE 📎
|
Amit Langote |
01:56 |
Re: snapbuild woes 📎
|
Petr Jelinek |
02:05 |
Re: Speedup twophase transactions
|
Michael Paquier |
02:07 |
Re: patch proposal
|
Venkata B Nagothi |
02:09 |
Re: patch proposal
|
Venkata B Nagothi |
02:10 |
Re: Documentation improvements for partitioning
|
Robert Haas |
02:14 |
Re: Documentation improvements for partitioning
|
Robert Haas |
02:16 |
Statement timeout behavior in extended queries 📎
|
Tatsuo Ishii |
02:50 |
Re: "may be unused" warnings for gcc
|
Andres Freund |
03:17 |
Re: foreign partition DDL regression tests
|
Ashutosh Bapat |
04:26 |
Re: dropping partitioned tables without CASCADE 📎
|
Ashutosh Bapat |
04:46 |
Enabling parallelism for queries coming from SQL or other PL functions 📎
|
Rafia Sabih |
04:55 |
Re: foreign partition DDL regression tests
|
Amit Langote |
04:56 |
Re: Adding new output parameter of pg_stat_statements to
identify operation of the query.
|
Jim Nasby |
05:38 |
Re: dropping partitioned tables without CASCADE 📎
|
Amit Langote |
05:41 |
Re: mat views stats
|
Jim Nasby |
05:43 |
Performance degradation in TPC-H Q18
|
Kuntal Ghosh |
05:53 |
Re: Change in "policy" on dump ordering?
|
Jim Nasby |
05:55 |
Re: Replication vs. float timestamps is a disaster
|
Jim Nasby |
05:59 |
Re: Replication vs. float timestamps is a disaster
|
Jim Nasby |
06:10 |
Re: PATCH: Batch/pipelining support for libpq 📎
|
Vaishnavi Prabakaran |
06:14 |
Re: pageinspect: Hash index support
|
Robert Haas |
06:43 |
Re: Push down more UPDATEs/DELETEs in postgres_fdw
|
Etsuro Fujita |
06:45 |
Re: Passing query string to workers
|
Robert Haas |
06:55 |
Re: Radix tree for character conversion
|
Michael Paquier |
07:06 |
GRANT EXECUTE ON FUNCTION foo() TO bar();
|
Joel Jacobson |
07:06 |
Re: Passing query string to workers
|
Rafia Sabih |
07:10 |
Re: Parallel Index-only scan
|
Rafia Sabih |
07:12 |
Re: Allow pg_dumpall to work without pg_authid 📎
|
Robins Tharakan |
07:33 |
tablesample with partitioned tables 📎
|
Amit Langote |
07:51 |
Re: Replication vs. float timestamps is a disaster
|
Andres Freund |
07:53 |
Re: GRANT EXECUTE ON FUNCTION foo() TO bar();
|
Pavel Stehule |
08:07 |
Re: GRANT EXECUTE ON FUNCTION foo() TO bar();
|
Joel Jacobson |
08:20 |
Re: Partitioned tables and relfilenode 📎
|
Amit Langote |
08:20 |
Re: asynchronous execution 📎
|
Kyotaro HORIGUCHI |
08:39 |
Re: GRANT EXECUTE ON FUNCTION foo() TO bar();
|
Pavel Stehule |
08:51 |
Re: snapbuild woes
|
Erik Rijkers |
10:29 |
Re: Push down more UPDATEs/DELETEs in postgres_fdw
|
Rushabh Lathia |
10:57 |
Re: Logical Replication WIP 📎
|
Petr Jelinek |
11:24 |
Re: mat views stats
|
Jim Mlodgenski |
11:31 |
Re: Logical Replication WIP 📎
|
Petr Jelinek |
12:00 |
Re: Logical replication existing data copy 📎
|
Petr Jelinek |
12:03 |
Re: snapbuild woes
|
Petr Jelinek |
12:07 |
Re: [patch] reorder tablespaces in basebackup tar stream
for backup_label
|
Bernd Helmle |
12:23 |
Re: dropping partitioned tables without CASCADE 📎
|
Ashutosh Bapat |
12:24 |
Re: pg_monitor role
|
Dave Page |
12:47 |
Re: Partitioned tables and relfilenode
|
Ashutosh Bapat |
12:58 |
Re: GRANT EXECUTE ON FUNCTION foo() TO bar();
|
Tom Lane |
13:18 |
Re: GRANT EXECUTE ON FUNCTION foo() TO bar();
|
Joel Jacobson |
13:31 |
Cleanup: avoid direct use of ip_posid/ip_blkid 📎
|
Pavan Deolasee |
13:38 |
Re: Replication vs. float timestamps is a disaster
|
Tom Lane |
13:43 |
Re: Logical replication existing data copy
|
Erik Rijkers |
13:48 |
Re: mat views stats
|
Peter Eisentraut |
13:56 |
Re: Replication vs. float timestamps is a disaster
|
Andres Freund |
13:56 |
Re: Replication vs. float timestamps is a disaster
|
Stephen Frost |
13:58 |
Re: Hash support for grouping sets
|
Thom Brown |
13:59 |
Re: Change in "policy" on dump ordering?
|
Peter Eisentraut |
14:00 |
Re: make async slave to wait for lsn to be replayed
|
Thom Brown |
14:08 |
remove deprecated COMMENT ON RULE syntax 📎
|
Peter Eisentraut |
14:16 |
Re: "may be unused" warnings for gcc 📎
|
Peter Eisentraut |
14:26 |
Re: Replication vs. float timestamps is a disaster
|
Tom Lane |
14:32 |
Make subquery alias optional in FROM clause 📎
|
Bernd Helmle |
14:33 |
Re: remove deprecated COMMENT ON RULE syntax
|
Tom Lane |
14:35 |
Re: [PATCH] Suppress Clang 3.9 warnings
|
Fabien COELHO |
14:43 |
Re: GRANT EXECUTE ON FUNCTION foo() TO bar();
|
Jim Nasby |
14:58 |
Re: Replication vs. float timestamps is a disaster
|
Jim Nasby |
15:06 |
Re: Make subquery alias optional in FROM clause
|
Tom Lane |
15:08 |
Re: Replication vs. float timestamps is a disaster
|
Andres Freund |
15:12 |
Re: Make subquery alias optional in FROM clause
|
David G. Johnston |
15:13 |
Re: Change in "policy" on dump ordering?
|
Jim Nasby |
15:14 |
Re: Make subquery alias optional in FROM clause
|
David G. Johnston |
15:17 |
Re: mat views stats
|
Jim Nasby |
15:18 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands:
\quit_if, \quit_unless)
|
Corey Huinker |
15:20 |
Re: Replication vs. float timestamps is a disaster
|
Jim Nasby |
15:21 |
Re: Replication vs. float timestamps is a disaster
|
Andrew Dunstan |
15:27 |
Re: Replication vs. float timestamps is a disaster
|
Tom Lane |
15:45 |
Re: tablesample with partitioned tables
|
David Fetter |
15:54 |
Re: Allow pg_dumpall to work without pg_authid
|
David Fetter |
15:59 |
Re: pg_monitor role
|
Magnus Hagander |
16:31 |
Re: Make subquery alias optional in FROM clause
|
Bernd Helmle |
16:50 |
Re: pg_monitor role
|
Stephen Frost |
16:52 |
Re: Enabling parallelism for queries coming from SQL or
other PL functions
|
Dilip Kumar |
16:52 |
Re: Make subquery alias optional in FROM clause
|
Nico Williams |
17:03 |
Re: Make subquery alias optional in FROM clause
|
Bernd Helmle |
17:09 |
Re: Logical replication existing data copy 📎
|
Erik Rijkers |
17:13 |
Re: pg_monitor role
|
Dave Page |
17:15 |
Re: Replication vs. float timestamps is a disaster
|
David Fetter |
17:22 |
Re: pg_monitor role
|
Stephen Frost |
17:42 |
Re: pg_monitor role
|
Stephen Frost |
17:55 |
Re: Proposal : For Auto-Prewarm. 📎
|
Mithun Cy |
18:19 |
Note about bug #14563
|
Tom Lane |
18:19 |
Re: Change in "policy" on dump ordering?
|
Peter Eisentraut |
18:29 |
Re: [PROPOSAL] Temporal query processing with range types
|
Peter Eisentraut |
18:43 |
Re: Documentation improvements for partitioning
|
Peter Geoghegan |
19:57 |
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 |
20:41 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless)
|
Tom Lane |
21:00 |
Re: Should we cacheline align PGXACT?
|
Alvaro Herrera |
21:14 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands:
\quit_if, \quit_unless)
|
Corey Huinker |
21:19 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless)
|
Tom Lane |
21:45 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands:
\quit_if, \quit_unless)
|
Corey Huinker |
22:11 |
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal
|
Bruce Momjian |
22:18 |
Re: Replication vs. float timestamps is a disaster
|
Tom Lane |
22:45 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands:
\quit_if, \quit_unless)
|
Corey Huinker |
22:52 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless)
|
Tom Lane |
22:59 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands:
\quit_if, \quit_unless)
|
Corey Huinker |
23:15 |
Index usage for elem-contained-by-const-range clauses 📎
|
Pritam Baral |
23:17 |
Re: Change in "policy" on dump ordering? 📎
|
Jim Nasby |
23:24 |
Re: Change in "policy" on dump ordering?
|
Stephen Frost |
23:37 |
Re: Change in "policy" on dump ordering?
|
Michael Banck |
23:38 |
Re: pg_dump does not refresh matviews from extensions
|
Jim Nasby |
23:41 |
Feb. 23, 2017
Browse Archives
Prev
|
Next