pgsql-hackers since 2016-08-16 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

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Aug. 16, 2016

Thread Author Time
Re: Why --backup-and-modify-in-place in perltidy config? Michael Paquier 00:10
Re: Anyone want to update our Windows timezone map? Michael Paquier 00:14
Re: PSA: Systemd will kill PostgreSQL Tom Lane 00:18
Re: Why --backup-and-modify-in-place in perltidy config? Tom Lane 00:21
Re: PSA: Systemd will kill PostgreSQL Josh Berkus 00:22
Re: Logical Replication WIP Petr Jelinek 00:31
Re: Let's get rid of the separate minor version numbers for shlibs Tom Lane 00:31
Re: Parallel tuplesort (for parallel B-Tree index creation) 📎 Peter Geoghegan 00:33
Re: PSA: Systemd will kill PostgreSQL Tom Lane 00:33
Re: Patch: initdb: "'" for QUOTE_PATH (non-windows) Michael Paquier 00:40
Re: max_parallel_degree > 0 for 9.6 beta Tom Lane 01:10
Re: max_parallel_degree > 0 for 9.6 beta Robert Haas 02:16
anyelement -> anyrange Jim Nasby 02:58
Re: anyelement -> anyrange Tom Lane 03:12
Re: Why --backup-and-modify-in-place in perltidy config? Andrew Dunstan 04:19
Re: C++ port of Postgres Adam Brusselback 04:39
Re: Fix comment in ATExecValidateConstraint Amit Langote 04:45
Re: Bug in to_timestamp(). amul sul 05:04
Re: [parallel query] random server crash while running tpc-h query on power2 📎 Rushabh Lathia 05:05
Re: patch proposal Venkata B Nagothi 05:08
Re: Why --backup-and-modify-in-place in perltidy config? Gavin Flower 05:46
Re: Patch: initdb: "'" for QUOTE_PATH (non-windows) Ryan Murphy 06:02
Re: Index Onlys Scan for expressions Oleg Bartunov 06:09
Re: C++ port of Postgres dandl 06:24
Re: Declarative partitioning - another take Ashutosh Bapat 06:30
Re: Index Onlys Scan for expressions Alexander Korotkov 06:43
Re: Let's get rid of the separate minor version numbers for shlibs Michael Meskes 07:30
Re: System load consideration before spawning parallel workers 📎 Haribabu Kommi 07:39
Re: PSA: Systemd will kill PostgreSQL Craig Ringer 07:41
Re: C++ port of Postgres Gavin Flower 07:52
Re: Bug in to_timestamp(). Artur Zakirov 08:14
Re: Anyone want to update our Windows timezone map? 📎 Michael Paquier 09:15
[PATCH] bigint txids vs 'xid' type, new txid_recent(bigint) => xid 📎 Craig Ringer 09:15
Re: Anyone want to update our Windows timezone map? Magnus Hagander 09:22
Re: [RFC] Change the default of update_process_title to off Magnus Hagander 09:53
Re: C++ port of Postgres FarjadFarid(ChkNet) 11:00
Re: patch proposal David Steele 12:45
Re: [RFC] Change the default of update_process_title to off Robert Haas 12:46
Re: Let's get rid of the separate minor version numbers for shlibs Greg Stark 12:51
Re: PSA: Systemd will kill PostgreSQL Greg Stark 12:53
Re: [PATCH] bigint txids vs 'xid' type, new txid_recent(bigint) => xid Greg Stark 12:58
Re: [RFC] Change the default of update_process_title to off Tom Lane 13:37
Re: [PATCH] bigint txids vs 'xid' type, new txid_recent(bigint) => xid Craig Ringer 13:44
Re: Declarative partitioning - another take Robert Eckhardt 14:05
Re: patch proposal Stephen Frost 14:06
Re: Slowness of extended protocol Vladimir Sitnikov 14:16
Re: Let's get rid of the separate minor version numbers for shlibs Tom Lane 14:16
Re: PSA: Systemd will kill PostgreSQL Peter Eisentraut 14:33
Re: PSA: Systemd will kill PostgreSQL Tom Lane 14:42
Re: PSA: Systemd will kill PostgreSQL Magnus Hagander 14:46
Re: [GENERAL] C++ port of Postgres Jim Nasby 14:47
Re: PSA: Systemd will kill PostgreSQL Tom Lane 15:11
Re: PSA: Systemd will kill PostgreSQL Magnus Hagander 15:15
Re: [GENERAL] C++ port of Postgres Yury Zhuravlev 15:22
Re: Re: GiST optimizing memmoves in gistplacetopage for fixed-size updates [PoC] Anastasia Lubennikova 15:23
Re: PSA: Systemd will kill PostgreSQL Tom Lane 15:24
Re: [GENERAL] C++ port of Postgres Aleksander Alekseev 15:39
Re: C++ port of Postgres Joy Arulraj 15:43
Re: C++ port of Postgres Joy Arulraj 15:45
Re: PSA: Systemd will kill PostgreSQL Magnus Hagander 15:48
Re: [GENERAL] C++ port of Postgres Heikki Linnakangas 15:52
Re: [GENERAL] C++ port of Postgres Yury Zhuravlev 16:23
Re: Assertion failure in REL9_5_STABLE Andres Freund 16:27
Re: [GENERAL] C++ port of Postgres Robert Haas 16:33
Re: PSA: Systemd will kill PostgreSQL Peter Eisentraut 16:44
Re: Server crash due to SIGBUS(Bus Error) when trying to access the memory created using dsm_create(). Robert Haas 16:50
Re: [GENERAL] C++ port of Postgres Joshua D. Drake 16:57
Re: [Patch] Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables) Robert Haas 16:59
Re: [GENERAL] C++ port of Postgres Tom Lane 16:59
Re: Assertion failure in REL9_5_STABLE Alvaro Herrera 17:00
Re: PSA: Systemd will kill PostgreSQL Tom Lane 17:05
Re: [GENERAL] C++ port of Postgres Robert Haas 17:13
Re: [parallel query] random server crash while running tpc-h query on power2 Robert Haas 17:33
Re: [GENERAL] C++ port of Postgres Joy Arulraj 17:53
Intermittent "cache lookup failed for type" buildfarm failures Tom Lane 18:21
Re: Set log_line_prefix and application name in test drivers Peter Eisentraut 18:23
Re: Set log_line_prefix and application name in test drivers 📎 Peter Eisentraut 18:23
Re: condition variables Andres Freund 18:38
Re: Intermittent "cache lookup failed for type" buildfarm failures Robert Haas 18:41
Re: Pluggable storage Andres Freund 18:46
Re: pg_bsd_indent - improvements around offsetof and sizeof Andres Freund 18:47
Re: Intermittent "cache lookup failed for type" buildfarm failures Tom Lane 18:49
Re: Declarative partitioning - another take Robert Haas 18:54
Re: Intermittent "cache lookup failed for type" buildfarm failures Alvaro Herrera 19:03
Re: Slowness of extended protocol Shay Rojansky 19:16
Re: [GENERAL] C++ port of Postgres Dmitry Igrishin 19:42
Re: C++ port of Postgres Jim Nasby 20:04
Re: parallel.c is not marked as test covered 📎 Peter Eisentraut 20:04
Re: [GENERAL] C++ port of Postgres Jim Nasby 20:22
Re: Declarative partitioning - another take Robert Haas 20:29
Re: [GENERAL] C++ port of Postgres Andres Freund 20:29
Re: [GENERAL] C++ port of Postgres Peter Geoghegan 20:29
Re: [GENERAL] C++ port of Postgres Jim Nasby 20:36
Re: [GENERAL] C++ port of Postgres Andres Freund 20:38
Re: [GENERAL] C++ port of Postgres Peter Geoghegan 20:40
Re: [GENERAL] C++ port of Postgres Jim Nasby 20:48
Re: Slowness of extended protocol Andres Freund 20:48
Re: [GENERAL] C++ port of Postgres Andres Freund 20:55
Re: Wait events monitoring future development Andres Freund 20:57
Re: [GENERAL] C++ port of Postgres Tom Lane 20:59
Re: LWLocks in DSM memory Andres Freund 21:03
Re: [GENERAL] C++ port of Postgres Piotr Stefaniak 21:08
Re: [GENERAL] C++ port of Postgres Peter Geoghegan 21:13
Re: [GENERAL] C++ port of Postgres Andres Freund 21:15
Re: Detecting skipped data from logical slots (data silently skipped) Andres Freund 21:18
Re: Surprising behaviour of \set AUTOCOMMIT ON Rahila Syed 21:25
Re: WIP: Barriers Peter Geoghegan 22:20
Re: WIP: Barriers Peter Geoghegan 22:23
Re: WIP: Barriers Peter Geoghegan 22:28
Re: Patch: initdb: "'" for QUOTE_PATH (non-windows) Ryan Murphy 22:53
Re: Patch: initdb: "'" for QUOTE_PATH (non-windows) Andres Freund 23:05
Re: [GENERAL] C++ port of Postgres Christopher Browne 23:12
Re: Why we lost Uber as a user Alfred Perlstein 23:37
Re: Why we lost Uber as a user Alfred Perlstein 23:38
Re: Server crash due to SIGBUS(Bus Error) when trying to access the memory created using dsm_create(). Thomas Munro 23:41
Re: anyelement -> anyrange Jim Nasby 23:47
Re: anyelement -> anyrange David G. Johnston 23:56

Aug. 17, 2016

Thread Author Time
Re: [Patch] Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables) Jim Nasby 00:03
Re: Keeping CURRENT_DATE and similar constructs in original format Tom Lane 00:35
Re: Why we lost Uber as a user Jim Nasby 00:36
Re: [GENERAL] C++ port of Postgres Joy Arulraj 00:41
Re: [GENERAL] C++ port of Postgres dandl 00:45
Re: anyelement -> anyrange Jim Nasby 00:45
Re: [GENERAL] C++ port of Postgres Andres Freund 00:54
Re: [GENERAL] C++ port of Postgres Tsunakawa, Takayuki 01:16
Re: anyelement -> anyrange Tom Lane 01:29
Improve formatting of comments in plpgsql.h 📎 Peter Eisentraut 01:30
Re: Improve formatting of comments in plpgsql.h Tom Lane 01:35
Re: Slowness of extended protocol Tom Lane 01:40
Re: [GENERAL] C++ port of Postgres 'Andres Freund' 01:49
Re: [GENERAL] C++ port of Postgres dandl 01:51
Re: Slowness of extended protocol Andres Freund 01:53
Re: Patch: initdb: "'" for QUOTE_PATH (non-windows) Michael Paquier 03:00
Re: LWLocks in DSM memory Robert Haas 03:09
Are these supported?? Vince Vielhaber 03:33
support for NEXT VALUE FOR expression 📎 Peter Eisentraut 03:35
Re: support for NEXT VALUE FOR expression Tom Lane 03:52
Re: support for NEXT VALUE FOR expression Thomas Munro 04:10
Re: support for NEXT VALUE FOR expression Tom Lane 04:19
Re: support for NEXT VALUE FOR expression Tom Lane 04:32
Re: patch proposal Venkata B Nagothi 04:33
Re: [GENERAL] C++ port of Postgres Craig Ringer 05:16
Re: Why we lost Uber as a user Craig Ringer 05:27
Re: Declarative partitioning - another take Ashutosh Bapat 05:33
Re: psql: tab completion for \l Gerdan Santos 05:41
Re: tab completion for alter extension Gerdan Santos 05:42
Re: Detecting skipped data from logical slots (data silently skipped) Craig Ringer 06:18
Re: Declarative partitioning - another take Amit Langote 06:21
Re: Declarative partitioning - another take Ashutosh Bapat 06:27
EXLCUDE constraints and Hash indexes 📎 Jeff Janes 06:32
Re: WIP: Covering + unique indexes. Andrew Borodin 07:36
Use pread and pwrite instead of lseek + write and read 📎 Oskari Saarenmaa 07:58
Re: [RFC] Change the default of update_process_title to off Magnus Hagander 08:45
Re: Use pread and pwrite instead of lseek + write and read Victor Wagner 09:34
Re: [Patch] Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables) Aleksander Alekseev 09:50
Re: [GENERAL] C++ port of Postgres Aleksander Alekseev 10:02
Re: Use pread and pwrite instead of lseek + write and read Magnus Hagander 10:17
How to do failover in pglogical replication? roshan_myrepublic 10:21
Re: Use pread and pwrite instead of lseek + write and read Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 10:41
Re: Use pread and pwrite instead of lseek + write and read Magnus Hagander 10:47
Re: Use pread and pwrite instead of lseek + write and read Victor Wagner 11:03
Re: Why we lost Uber as a user Greg Stark 11:19
Re: [sqlsmith] Failed assertion in joinrels.c Amit Kapila 11:25
Re: [GENERAL] C++ port of Postgres Aleksander Alekseev 11:40
Re: Bug in to_timestamp(). 📎 Artur Zakirov 11:42
Re: LWLocks in DSM memory Robert Haas 12:31
Re: [sqlsmith] Failed assertion in joinrels.c Robert Haas 12:40
drop src/backend/port/darwin/system.c ? Peter Eisentraut 12:47
Re: parallel.c is not marked as test covered Amit Kapila 12:50
Re: Pluggable storage Anastasia Lubennikova 13:01
Re: Surprising behaviour of \set AUTOCOMMIT ON Robert Haas 13:01
Re: EXLCUDE constraints and Hash indexes Andrew Gierth 13:12
Re: patch proposal Stephen Frost 13:27
Re: Patch: initdb: "'" for QUOTE_PATH (non-windows) Ryan Murphy 13:28
Re: Why we lost Uber as a user Bruce Momjian 13:35
Re: Use pread and pwrite instead of lseek + write and read Tom Lane 13:40
Re: drop src/backend/port/darwin/system.c ? Tom Lane 13:55
Re: [GENERAL] C++ port of Postgres Serge Rielau 14:07
Re: Bug in to_timestamp(). amul sul 14:35
Re: Are these supported?? Greg Stark 14:38
Re: Why we lost Uber as a user Craig Ringer 14:39
Re: Use pread and pwrite instead of lseek + write and read 📎 Oskari Saarenmaa 14:41
Re: Are these supported?? Craig Ringer 14:44
Re: [GENERAL] C++ port of Postgres Dmitry Igrishin 15:00
Re: [GENERAL] C++ port of Postgres Robert Haas 15:20
Re: Patch: initdb: "'" for QUOTE_PATH (non-windows) 📎 Ryan Murphy 15:21
Re: Are these supported?? Robert Haas 15:22
Re: PATCH: Exclude additional directories in pg_basebackup Robert Haas 15:27
Re: [GENERAL] C++ port of Postgres Andrew Gierth 15:36
Re: [Patch] RBTree iteration interface improvement Aleksander Alekseev 15:38
Re: LWLocks in DSM memory Andres Freund 15:42
Re: LWLocks in DSM memory Andres Freund 15:44
Re: Assertion failure in REL9_5_STABLE Alvaro Herrera 16:04
Re: [GENERAL] C++ port of Postgres Robert Haas 16:21
Re: drop src/backend/port/darwin/system.c ? Robert Haas 16:23
Re: drop src/backend/port/darwin/system.c ? Tom Lane 16:29
Re: PATCH: Exclude additional directories in pg_basebackup Alvaro Herrera 16:35
Re: Pluggable storage Alvaro Herrera 17:03
Re: [GENERAL] C++ port of Postgres Gavin Flower 18:14
Re: Use pread and pwrite instead of lseek + write and read Robert Haas 18:25

Browse Archives

Prev | Next