pgsql-hackers before 2017-06-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
June 7, 2017
June 8, 2017
| Thread |
Author |
Time |
|
Re: BEFORE trigger can cause undetected partition
constraint violation
|
Amit Langote |
00:04 |
|
Re: [PATCH] Fixed malformed error message on malformed SCRAM message.
|
Michael Paquier |
00:07 |
|
Re: Is ECPG's SET CONNECTION really not thread-aware?
|
Tsunakawa, Takayuki |
00:23 |
|
Re: Notes on testing Postgres 10b1
|
Peter Eisentraut |
00:24 |
|
Re: logical replication - possible remaining problem
|
Petr Jelinek |
00:50 |
|
Re: Use of snapshot in logical replication
|
Craig Ringer |
01:08 |
|
Re: tap tests on older branches fail if concurrency is used
|
Craig Ringer |
01:09 |
|
Re: Notes on testing Postgres 10b1
|
Petr Jelinek |
01:10 |
|
Re: Use of snapshot in logical replication
|
Petr Jelinek |
01:14 |
|
Re: Use of snapshot in logical replication
|
Andres Freund |
01:18 |
|
Re: Notes on testing Postgres 10b1
|
Josh Berkus |
01:19 |
|
Re: Notes on testing Postgres 10b1
|
Petr Jelinek |
01:25 |
|
Re: Notes on testing Postgres 10b1
|
Peter Eisentraut |
01:37 |
|
Re: TAP: allow overriding PostgresNode in get_new_node 📎
|
Chapman Flack |
01:42 |
|
Re: Notes on testing Postgres 10b1
|
Josh Berkus |
01:50 |
|
Re: Notes on testing Postgres 10b1
|
Petr Jelinek |
02:01 |
|
Re: PostgreSQL 10 changes in exclusion constraints - did something change? CASE WHEN behavior oddity
|
Tom Lane |
02:01 |
|
Re: Fix a typo in snapmgr.c
|
Masahiko Sawada |
02:58 |
|
Does pg_upgrade really support "make installcheck"?
|
Tom Lane |
03:28 |
|
Re: Race conditions with WAL sender PID lookups 📎
|
Michael Paquier |
04:15 |
|
Re: Re: [GSOC 17] Eliminate O(N^2) scaling from
rw-conflict tracking in serializable transactions
|
Mengxing Liu |
05:07 |
|
Re: walsender & parallelism
|
Noah Misch |
05:54 |
|
Re: walsender termination error messages worse in v10
|
Noah Misch |
05:57 |
|
src/include/Makefile is missing statistics directory 📎
|
Kyotaro HORIGUCHI |
05:58 |
|
Re: Does pg_upgrade really support "make installcheck"? 📎
|
Neha Khatri |
07:04 |
|
Re: Re: Alter subscription..SET - NOTICE message is coming
for table which is already removed
|
Masahiko Sawada |
07:54 |
|
Long binded parameter value in the postgres log
|
Nikitin Nikolay |
08:00 |
|
List of hostaddrs not supported
|
Heikki Linnakangas |
08:36 |
|
Re: Adding support for Default partition in partitioning 📎
|
Ashutosh Bapat |
09:24 |
|
Re: A bug in mapping attributes in ATExecAttachPartition()
|
Amit Langote |
09:43 |
|
Re: A bug in mapping attributes in ATExecAttachPartition()
|
Ashutosh Bapat |
10:25 |
|
Re: Adding support for Default partition in partitioning
|
Ashutosh Bapat |
10:34 |
|
Re: Adding support for Default partition in partitioning
|
Jeevan Ladhe |
10:59 |
|
Re: UPDATE of partition key
|
Amit Kapila |
11:01 |
|
Re: [BUGS] Crash observed during the start of the Postgres process
|
K S, Sandhya (Nokia - IN/Bangalore) |
12:25 |
|
Re: Parallel Aggregation support for aggregate functions
that use transitions not implemented for array_agg
|
Ashutosh Bapat |
12:36 |
|
Re: Broken hint bits (freeze)
|
Amit Kapila |
12:58 |
|
Re: Broken hint bits (freeze)
|
Dmitriy Sarafannikov |
13:19 |
|
Re: List of hostaddrs not supported
|
Tom Lane |
13:49 |
|
Re: Broken hint bits (freeze)
|
Amit Kapila |
14:03 |
|
Re: Proposal: Improve bitmap costing for lossy pages
|
Dilip Kumar |
14:44 |
|
Re: List of hostaddrs not supported
|
Robert Haas |
14:46 |
|
Re: Does pg_upgrade really support "make installcheck"?
|
Andrew Dunstan |
14:49 |
|
Re: List of hostaddrs not supported
|
Tom Lane |
14:50 |
|
Re: Does pg_upgrade really support "make installcheck"?
|
Tom Lane |
15:02 |
|
Re: List of hostaddrs not supported
|
Robert Haas |
15:18 |
|
Re: strange error message from slave when connection to
master cannot be established
|
Robert Haas |
15:19 |
|
Re: List of hostaddrs not supported
|
David G. Johnston |
15:39 |
|
Re: PostgreSQL 10 changes in exclusion constraints - did something change? CASE WHEN behavior oddity
|
Regina Obe |
15:57 |
|
Re: Long binded parameter value in the postgres log
|
Masahiko Sawada |
16:31 |
|
Re: Adding support for Default partition in partitioning
|
Robert Haas |
16:49 |
|
Re: Adding support for Default partition in partitioning
|
Robert Haas |
16:56 |
|
Re: [PATCH] Fixed malformed error message on malformed SCRAM
message.
|
Heikki Linnakangas |
17:00 |
|
Re: PostgreSQL 10 changes in exclusion constraints - did
something change? CASE WHEN behavior oddity
|
'Andres Freund' |
17:07 |
|
Re: UPDATE of partition key
|
Robert Haas |
17:10 |
|
Re: Notes on testing Postgres 10b1
|
Josh Berkus |
17:11 |
|
Re: Notes on testing Postgres 10b1
|
Josh Berkus |
17:15 |
|
Re: strange error message from slave when connection to
master cannot be established
|
Pavel Stehule |
17:17 |
|
Re: PG10 transition tables, wCTEs and multiple operations
on the same table
|
Robert Haas |
17:36 |
|
Re: PG10 transition tables, wCTEs and multiple operations
on the same table
|
Heikki Linnakangas |
17:48 |
|
Re: PostgreSQL 10 changes in exclusion constraints - did something change? CASE WHEN behavior oddity
|
Tom Lane |
17:50 |
|
Re: pgbench tap tests & minor fixes 📎
|
Fabien COELHO |
17:56 |
|
Re: PG10 transition tables, wCTEs and multiple operations
on the same table
|
Robert Haas |
17:59 |
|
Re: PG10 transition tables, wCTEs and multiple operations
on the same table
|
Peter Geoghegan |
18:05 |
|
jsonb_to_tsvector should be immutable
|
Josh Berkus |
18:07 |
|
Re: PG10 transition tables, wCTEs and multiple operations
on the same table
|
Bruce Momjian |
18:11 |
|
Re: jsonb_to_tsvector should be immutable
|
Tom Lane |
18:26 |
|
Re: PG10 transition tables, wCTEs and multiple operations
on the same table
|
Robert Haas |
18:32 |
|
Re: HACKERS[PROPOSAL] split ProcArrayLock into multiple parts
|
Jim Van Fleet |
18:33 |
|
Re: strange error message from slave when connection to
master cannot be established
|
Robert Haas |
18:34 |
|
Re: PG10 transition tables, wCTEs and multiple operations
on the same table
|
Peter Geoghegan |
18:55 |
|
Re: jsonb_to_tsvector should be immutable
|
Andrew Dunstan |
19:03 |
|
Re: jsonb_to_tsvector should be immutable
|
Tom Lane |
19:06 |
|
Re: jsonb_to_tsvector should be immutable
|
Andrew Dunstan |
19:27 |
|
Re: PG10 transition tables, wCTEs and multiple operations
on the same table
|
Robert Haas |
20:20 |
|
Re: PG10 transition tables, wCTEs and multiple operations
on the same table
|
Peter Geoghegan |
20:28 |
|
Re: PG10 transition tables, wCTEs and multiple operations on the same table
|
Andrew Gierth |
20:41 |
|
Re: PG10 transition tables, wCTEs and multiple operations on the same table
|
Andrew Gierth |
21:01 |
|
Re: PG10 transition tables, wCTEs and multiple operations
on the same table
|
Thomas Munro |
21:15 |
|
Re: PG10 transition tables, wCTEs and multiple operations on the same table
|
Tom Lane |
21:18 |
|
Re: walsender termination error messages worse in v10
|
Andres Freund |
21:57 |
|
Re: PG10 transition tables, wCTEs and multiple operations
on the same table
|
Robert Haas |
22:08 |
|
Re: GSOC'17 project introduction: Parallel COPY execution
with errors handling
|
Peter Geoghegan |
22:09 |
|
Re: PG10 transition tables, wCTEs and multiple operations
on the same table
|
Robert Haas |
22:13 |
|
Re: Get stuck when dropping a subscription during
synchronizing table
|
Andres Freund |
22:48 |
|
Re: logical replication busy-waiting on a lock
|
Andres Freund |
23:06 |
|
Re: PG10 transition tables, wCTEs and multiple operations
on the same table
|
Thomas Munro |
23:28 |
June 9, 2017
June 10, 2017
Browse Archives
Prev
|
Next