pgsql-hackers since 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 11, 2017
June 12, 2017
| Thread |
Author |
Time |
|
Re: Transactional sequence stuff breaks pg_upgrade 📎
|
Tom Lane |
00:03 |
|
Re: Proposal : For Auto-Prewarm. 📎
|
Mithun Cy |
01:01 |
|
documentation typo in ALTER TABLE example 📎
|
Yugo Nagata |
01:38 |
|
Re: Re: Alter subscription..SET - NOTICE message is coming
for table which is already removed
|
Masahiko Sawada |
01:40 |
|
Re: documentation typo in ALTER TABLE example
|
Tatsuo Ishii |
02:01 |
|
Re: transition table behavior with inheritance appears
broken (was: Declarative partitioning - another take) 📎
|
Thomas Munro |
02:03 |
|
Re: PG10 transition tables, wCTEs and multiple operations
on the same table 📎
|
Thomas Munro |
02:38 |
|
Re: Transition tables vs ON CONFLICT 📎
|
Thomas Munro |
02:40 |
|
Re: Adding support for Default partition in partitioning 📎
|
Jeevan Ladhe |
02:59 |
|
Re: Re: BUG #14680: startup process on standby encounter a
deadlock of TwoPhaseStateLock when redo 2PC xlog 📎
|
Michael Paquier |
03:17 |
|
Re: RTE_NAMEDTUPLESTORE, enrtuples and comments 📎
|
Thomas Munro |
04:04 |
|
Re: Adding support for Default partition in partitioning
|
Ashutosh Bapat |
04:09 |
|
Re: ECPG: WHENEVER statement with DO CONTINUE action 📎
|
vinayak |
04:09 |
|
Re: Getting server crash on Windows when using ICU collation 📎
|
Ashutosh Sharma |
04:38 |
|
Re: documentation typo in ALTER TABLE example
|
Amit Langote |
05:16 |
|
Re: Buildfarm failures on woodlouse (in ecpg-check)
|
Christian Ullrich |
05:53 |
|
Re: documentation typo in ALTER TABLE example
|
Tatsuo Ishii |
05:57 |
|
Why forcing Hot_standby_feedback to be enabled when creating a
logical decoding slot on standby
|
sanyam jain |
06:16 |
|
Re: Adding support for Default partition in partitioning 📎
|
Jeevan Ladhe |
06:19 |
|
Re: BUG #14680: startup process on standby encounter a deadlock of
TwoPhaseStateLock when redo 2PC xlog
|
wangchuanting |
06:25 |
|
Re: ICU support on Windows
|
Michael Paquier |
06:48 |
|
Re: Why forcing Hot_standby_feedback to be enabled when
creating a logical decoding slot on standby
|
Michael Paquier |
06:52 |
|
Re: A bug in mapping attributes in ATExecAttachPartition() 📎
|
Amit Langote |
07:49 |
|
Re: A bug in mapping attributes in ATExecAttachPartition()
|
Amit Langote |
08:09 |
|
Re: PG10 Partitioned tables and relation_is_updatable()
|
Ashutosh Bapat |
08:29 |
|
Re: PG10 Partitioned tables and relation_is_updatable()
|
Amit Langote |
08:49 |
|
Re: Re: BUG #14680: startup process on standby encounter a
deadlock of TwoPhaseStateLock when redo 2PC xlog
|
Michael Paquier |
09:12 |
|
Re: ICU support on Windows
|
Ashutosh Sharma |
09:33 |
|
Re: Statement-level rollback
|
Ideriha, Takeshi |
10:01 |
|
Re: Broken hint bits (freeze)
|
Amit Kapila |
10:19 |
|
Re: remove unnecessary flag has_null from PartitionBoundInfoData 📎
|
amul sul |
10:20 |
|
Re: GSOC'17 project introduction: Parallel COPY execution
with errors handling
|
Alexey Kondratov |
10:52 |
|
Re: Statement-level rollback
|
Simon Riggs |
11:12 |
|
oidin / oidout and InvalidOid
|
Chapman Flack |
11:41 |
|
Dropping partitioned table drops a previously detached partition 📎
|
Ashutosh Bapat |
11:56 |
|
Re: oidin / oidout and InvalidOid
|
Andreas Karlsson |
11:58 |
|
Re: Why restore_command is called for existing files in
pg_xlog?
|
Alex Kliukin |
12:25 |
|
Re: BUG #14680: startup process on standby encounter a deadlock of
TwoPhaseStateLock when redo 2PC xlog
|
wangchuanting |
12:47 |
|
Re: Re: Alter subscription..SET - NOTICE message is coming
for table which is already removed
|
Peter Eisentraut |
12:56 |
|
Re: remove unnecessary flag has_null from PartitionBoundInfoData
|
Ashutosh Bapat |
13:03 |
|
Re: Re: Alter subscription..SET - NOTICE message is coming
for table which is already removed
|
Masahiko Sawada |
13:47 |
|
Re: Proposal : For Auto-Prewarm.
|
Amit Kapila |
14:04 |
|
Re: Disallowing multiple queries per PQexec()
|
Daniel Verite |
14:22 |
|
Re: Disallowing multiple queries per PQexec()
|
Tom Lane |
14:32 |
|
Re: PG10 Partitioned tables and relation_is_updatable()
|
Joe Conway |
14:40 |
|
Re: ICU support on Windows
|
Peter Eisentraut |
15:09 |
|
v10beta pg_catalog diagrams
|
Neil Anderson |
15:28 |
|
Re: pgrowlocks relkind check
|
Peter Eisentraut |
15:29 |
|
Re: Broken hint bits (freeze)
|
Vladimir Borodin |
15:31 |
|
Re: logical replication NOTICE "synchronized table states"
|
Peter Eisentraut |
15:42 |
|
standby server crashes hard on out-of-disk-space in HEAD
|
Tom Lane |
16:11 |
|
Re: Disallowing multiple queries per PQexec()
|
Daniel Verite |
16:14 |
|
Re: Why restore_command is called for existing files in pg_xlog?
|
Jeff Janes |
16:42 |
|
Re: PG10 Partitioned tables and relation_is_updatable()
|
Joe Conway |
16:51 |
|
Re: logical replication: \dRp+ and "for all tables"
|
Masahiko Sawada |
17:16 |
|
Re: Transactional sequence stuff breaks pg_upgrade
|
Alvaro Herrera |
17:29 |
|
Re: Allowing dash character in LTREE
|
Cyril Auburtin |
17:46 |
|
Re: ICU support on Windows 📎
|
Ashutosh Sharma |
18:03 |
|
Re: ICU support on Windows
|
Alvaro Herrera |
18:13 |
|
Re: ICU support on Windows
|
Ashutosh Sharma |
18:17 |
|
Re: PG10 Partitioned tables and relation_is_updatable()
|
Dean Rasheed |
18:33 |
|
Re: PG10 Partitioned tables and relation_is_updatable()
|
Joe Conway |
18:45 |
|
Re: logical replication: \dRp+ and "for all tables"
|
Jeff Janes |
19:10 |
|
Re: standby server crashes hard on out-of-disk-space in HEAD
|
Robert Haas |
19:12 |
|
Re: Transition tables vs ON CONFLICT 📎
|
Thomas Munro |
19:19 |
|
Re: standby server crashes hard on out-of-disk-space in
HEAD
|
Andres Freund |
19:21 |
|
Relpartbound, toasting and pg_class
|
Andres Freund |
19:38 |
|
Re: WIP: Data at rest encryption
|
Robert Haas |
19:38 |
|
Re: Transactional sequence stuff breaks pg_upgrade
|
Andres Freund |
19:42 |
|
Re: v10beta pg_catalog diagrams
|
Peter Eisentraut |
20:07 |
|
Re: Transactional sequence stuff breaks pg_upgrade
|
Andres Freund |
21:02 |
|
Re: Relpartbound, toasting and pg_class
|
Peter Eisentraut |
21:10 |
|
Re: WIP: Data at rest encryption
|
Ants Aasma |
21:11 |
|
Re: Why forcing Hot_standby_feedback to be enabled when
creating a logical decoding slot on standby
|
Andres Freund |
21:11 |
|
Re: Transactional sequence stuff breaks pg_upgrade
|
Tom Lane |
21:13 |
|
Re: Relpartbound, toasting and pg_class
|
Andres Freund |
21:16 |
|
Re: Transactional sequence stuff breaks pg_upgrade
|
Andres Freund |
21:25 |
|
Re: ICU support on Windows
|
Michael Paquier |
21:32 |
|
Re: pgindent (was Re: [COMMITTERS] pgsql: Preventive
maintenance in advance of pgindent run.)
|
Bruce Momjian |
21:35 |
|
Re: Transactional sequence stuff breaks pg_upgrade
|
Tom Lane |
21:35 |
|
Re: Relpartbound, toasting and pg_class
|
Tom Lane |
21:43 |
|
Re: ICU support on Windows
|
Alvaro Herrera |
21:47 |
|
Re: Relpartbound, toasting and pg_class
|
Alvaro Herrera |
21:59 |
|
Re: Relpartbound, toasting and pg_class
|
Tom Lane |
22:10 |
|
Re: Transactional sequence stuff breaks pg_upgrade
|
Andres Freund |
22:11 |
|
Re: Transactional sequence stuff breaks pg_upgrade 📎
|
Tom Lane |
22:31 |
|
Re: Relpartbound, toasting and pg_class
|
Andres Freund |
22:37 |
|
Re: GSOC'17 project introduction: Parallel COPY execution
with errors handling
|
Peter Geoghegan |
22:44 |
|
Re: Re: BUG #14680: startup process on standby encounter a
deadlock of TwoPhaseStateLock when redo 2PC xlog
|
Alvaro Herrera |
22:49 |
|
Re: Relpartbound, toasting and pg_class
|
Tom Lane |
23:00 |
|
Re: Relpartbound, toasting and pg_class
|
Andres Freund |
23:17 |
|
Re: Relpartbound, toasting and pg_class
|
Tom Lane |
23:19 |
|
Re: Re: BUG #14680: startup process on standby encounter a
deadlock of TwoPhaseStateLock when redo 2PC xlog
|
Michael Paquier |
23:39 |
June 13, 2017
Browse Archives
Prev
|
Next