pgsql-hackers since 2016-12-11 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
Dec. 11, 2016
Dec. 12, 2016
Dec. 13, 2016
Thread |
Author |
Time |
Re: pgsql: Add support for temporary replication slots
|
Petr Jelinek |
00:05 |
Re: Logical Replication WIP
|
Andres Freund |
00:33 |
PATCH: recursive json_populate_record() 📎
|
Nikita Glukhov |
00:38 |
Re: pgsql: Add support for temporary replication slots
|
Tom Lane |
00:40 |
Re: pgsql: Add support for temporary replication slots
|
Petr Jelinek |
00:42 |
Re: PATCH: two slab-like memory allocators 📎
|
Tomas Vondra |
00:45 |
Re: pgsql: Add support for temporary replication slots
|
Andres Freund |
00:46 |
Re: pgsql: Add support for temporary replication slots
|
Andres Freund |
00:49 |
Re: Logical Replication WIP
|
Petr Jelinek |
00:54 |
Re: pgsql: Add support for temporary replication slots
|
Petr Jelinek |
00:57 |
Re: pgsql: Add support for temporary replication slots
|
Andres Freund |
01:00 |
Re: exposing wait events for non-backends (was: Tracking
wait event for latches)
|
Craig Ringer |
01:05 |
Re: PATCH: recursive json_populate_record()
|
Michael Paquier |
01:07 |
Re: pgsql: Add support for temporary replication slots
|
Tom Lane |
01:08 |
Re: pgsql: Add support for temporary replication slots
|
Andres Freund |
01:11 |
Re: Proposal : Parallel Merge Join
|
Dilip Kumar |
01:12 |
Re: exposing wait events for non-backends (was: Tracking
wait event for latches)
|
Michael Paquier |
01:13 |
Re: Declarative partitioning - another take
|
Amit Langote |
01:17 |
Re: pgsql: Add support for temporary replication slots
|
Petr Jelinek |
01:21 |
Re: pg_background contrib module proposal
|
Craig Ringer |
01:23 |
Re: jsonb problematic operators
|
Michael Paquier |
01:26 |
Re: background sessions
|
Craig Ringer |
01:27 |
Re: pgsql: Add support for temporary replication slots 📎
|
Petr Jelinek |
01:28 |
Re: PATCH: two slab-like memory allocators
|
Petr Jelinek |
01:32 |
Re: Password identifiers, protocol aging and SCRAM protocol
|
Craig Ringer |
01:35 |
Re: Logical Replication WIP
|
Andres Freund |
01:41 |
Re: Password identifiers, protocol aging and SCRAM protocol
|
Michael Paquier |
01:43 |
Re: exposing wait events for non-backends (was: Tracking
wait event for latches)
|
Craig Ringer |
01:45 |
Re: WIP: Faster Expression Processing and Tuple Deforming
(including JIT)
|
CK Tan |
02:11 |
Re: WIP: Faster Expression Processing and Tuple Deforming
(including JIT)
|
Andres Freund |
02:14 |
Re: Hash Indexes
|
Amit Kapila |
02:21 |
Re: Logical Replication WIP
|
Petr Jelinek |
02:26 |
Re: WIP: Faster Expression Processing and Tuple Deforming
(including JIT)
|
CK Tan |
02:29 |
Re: background sessions
|
Petr Jelinek |
03:09 |
Re: Quorum commit for multiple synchronous replication.
|
Amit Kapila |
03:16 |
Re: Re: [sqlsmith] FailedAssertion("!(XLogCtl->Insert.exclusiveBackup)",
File: "xlog.c", Line: 10200)
|
Fujii Masao |
03:49 |
Fixing matching of boolean index columns to sort ordering 📎
|
Tom Lane |
05:08 |
Re: Password identifiers, protocol aging and SCRAM protocol
|
Michael Paquier |
05:44 |
Re: Logical Replication WIP
|
Petr Jelinek |
05:55 |
Re: Radix tree for character conversion 📎
|
Kyotaro HORIGUCHI |
06:11 |
Proposal: add error message in backend/catalog/index.c
|
Ioseph Kim |
06:15 |
Re: Parallel bitmap heap scan 📎
|
Dilip Kumar |
06:36 |
Re: Declarative partitioning - another take 📎
|
Amit Langote |
06:58 |
Re: pg_background contrib module proposal
|
amul sul |
07:55 |
Re: Quorum commit for multiple synchronous replication.
|
Kyotaro HORIGUCHI |
08:06 |
Re: New design for FK-based join selectivity estimation
|
Adrien Nayrat |
08:10 |
Re: pg_background contrib module proposal
|
Andrew Borodin |
08:35 |
Re: Declarative partitioning - another take
|
Amit Langote |
08:45 |
Re: Typmod associated with multi-row VALUES constructs
|
Kyotaro HORIGUCHI |
10:06 |
Re: Re: [sqlsmith]
FailedAssertion("!(XLogCtl->Insert.exclusiveBackup)", File: "xlog.c",
Line: 10200) 📎
|
Kyotaro HORIGUCHI |
10:15 |
Re: [OSSTEST PATCH 0/1] PostgreSQL db: Retry on constraint violation [and 2 more messages]
|
Ian Jackson |
11:30 |
ToDo: no blocking (waiting) DDL
|
Pavel Stehule |
11:44 |
Re: ToDo: no blocking (waiting) DDL
|
Alvaro Herrera |
12:03 |
Re: ToDo: no blocking (waiting) DDL
|
Pavel Stehule |
12:07 |
Re: pg_background contrib module proposal
|
amul sul |
12:53 |
Re: Broken SSL tests in master
|
Robert Haas |
13:07 |
Re: Re: [sqlsmith]
FailedAssertion("!(XLogCtl->Insert.exclusiveBackup)", File: "xlog.c", Line:
10200) 📎
|
Michael Paquier |
13:24 |
pg_catversion builtin function 📎
|
Jesper Pedersen |
13:43 |
Re: Re: [sqlsmith] FailedAssertion("!(XLogCtl->Insert.exclusiveBackup)",
File: "xlog.c", Line: 10200)
|
Michael Paquier |
13:43 |
Re: Hash Indexes
|
Jesper Pedersen |
13:53 |
Re: postgres_fdw bug in 9.6
|
Ashutosh Bapat |
14:13 |
Re: [OSSTEST PATCH 0/1] PostgreSQL db: Retry on constraint
violation [and 2 more messages]
|
Kevin Grittner |
14:22 |
Re: postgres_fdw bug in 9.6
|
Robert Haas |
14:47 |
Re: Proposal : Parallel Merge Join 📎
|
Dilip Kumar |
15:04 |
Re: Fixing matching of boolean index columns to sort ordering
|
David G. Johnston |
15:18 |
Re: Patch to implement pg_current_logfile() function
|
Robert Haas |
15:19 |
Re: Patch to implement pg_current_logfile() function
|
Robert Haas |
15:26 |
Re: pg_catversion builtin function
|
Tom Lane |
15:33 |
Re: [PATCH] Fix for documentation of timestamp type
|
Robert Haas |
15:37 |
Re: Declarative partitioning - another take
|
Robert Haas |
15:39 |
Re: [PATCH] Fix for documentation of timestamp type
|
Tom Lane |
15:41 |
Re: Declarative partitioning - another take
|
Robert Haas |
15:44 |
Re: [PATCH] Fix for documentation of timestamp type
|
Robert Haas |
15:46 |
Re: [OSSTEST PATCH 0/1] PostgreSQL db: Retry on constraint
violation [and 2 more messages]
|
Ian Jackson |
15:50 |
Re: Hang in pldebugger after git commit : 98a64d0
|
Ashutosh Sharma |
16:04 |
Re: Patch to implement pg_current_logfile() function
|
Karl O. Pinc |
16:04 |
Re: Hang in pldebugger after git commit : 98a64d0 📎
|
Ashutosh Sharma |
16:14 |
Re: Hang in pldebugger after git commit : 98a64d0
|
Andres Freund |
16:19 |
Re: Declarative partitioning - another take
|
Robert Haas |
16:32 |
Re: exposing wait events for non-backends (was: Tracking
wait event for latches)
|
Robert Haas |
16:40 |
Re: [OSSTEST PATCH 0/1] PostgreSQL db: Retry on constraint
violation [and 2 more messages]
|
Kevin Grittner |
16:43 |
Re: jsonb problematic operators
|
Robert Haas |
16:44 |
Re: exposing wait events for non-backends (was: Tracking
wait event for latches)
|
Magnus Hagander |
17:09 |
Browse Archives
Prev
|
Next