pgsql-hackers before 2013-12-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

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

Browse Archives

Prev | Next

Dec. 18, 2013

Thread Author Time
Re: [PATCH] SQL assertions prototype Kevin Grittner 16:24
Re: [PATCH] SQL assertions prototype Alvaro Herrera 16:44
Re: RFC: Async query processing Florian Weimer 16:50
Re: 9.3 reference constraint regression Alvaro Herrera 16:50
Re: Dynamic Shared Memory stuff Robert Haas 17:21
Re: pg_rewarm status Robert Haas 17:40
Re: [PATCH] SQL assertions prototype Josh Berkus 17:57
9.3 regression with dbt2 Dong Ye 18:24
Re: BUG #8673: Could not open file "pg_multixact/members/xxxx" on slave during hot_standby Andres Freund 19:13
Re: 9.3 regression with dbt2 Andres Freund 19:17
Re: [PATCH] SQL assertions prototype Andres Freund 19:22
Re: [PATCH] SQL assertions prototype Jim Nasby 19:26
Re: [PATCH] SQL assertions prototype Jim Nasby 19:35
Re: [PATCH] SQL assertions prototype Alvaro Herrera 19:39
Re: [PATCH] SQL assertions prototype Kevin Grittner 19:42
Re: [PATCH] SQL assertions prototype Andres Freund 19:45
Re: [PATCH] SQL assertions prototype Jim Nasby 19:52
Re: 9.3 regression with dbt2 Dong Ye 19:59
Re: 9.3 regression with dbt2 Andres Freund 20:03
Re: 9.3 regression with dbt2 Dong Ye 20:13
Re: SQL objects UNITs Jim Nasby 20:19
Re: shared memory message queues 📎 Robert Haas 20:23
Re: 9.3 regression with dbt2 Dong Ye 20:27
array_length(anyarray) 📎 Marko Tiikkaja 20:27
Re: [PATCH] SQL assertions prototype Kevin Grittner 20:39
Re: stats for network traffic WIP Robert Haas 20:41
Re: [PATCH] SQL assertions prototype Andrew Dunstan 21:04
Re: stats for network traffic WIP Stephen Frost 21:07
Re: [PATCH] SQL assertions prototype Heikki Linnakangas 21:09
Re: array_length(anyarray) Andrew Dunstan 21:13
Re: [PATCH] SQL assertions prototype Andrew Dunstan 21:14
Re: [PATCH] SQL assertions prototype Josh Berkus 21:18
Re: array_length(anyarray) Marko Tiikkaja 21:19
Re: array_length(anyarray) Marko Tiikkaja 21:31
Re: array_length(anyarray) Andrew Dunstan 21:32
Re: array_length(anyarray) Marko Tiikkaja 21:38
Re: Extension Templates S03E11 Greg Stark 21:54
Re: 9.3 regression with dbt2 Dong Ye 21:57
Re: shared memory message queues Andres Freund 22:42
Re: preserving forensic information when we freeze Andres Freund 22:54
Re: array_length(anyarray) David Johnston 23:01
Re: Assertion failure in base backup code path Andres Freund 23:03
Re: pg_rewarm status Cédric Villemain 23:07
Re: stats for network traffic WIP Bruce Momjian 23:12
Re: array_length(anyarray) Marko Tiikkaja 23:14
Re: [PATCH] SQL assertions prototype Kevin Grittner 23:39

Dec. 19, 2013

Thread Author Time
Re: New option for pg_basebackup, to specify a different directory for pg_xlog Bruce Momjian 00:01
Re: PoC: Partial sort Andreas Karlsson 01:12
Re: pg_rewarm status Alvaro Herrera 01:12
Re: pg_rewarm status Robert Haas 02:08
Re: Autoconf 2.69 update Peter Eisentraut 02:10
pgsql: Upgrade to Autoconf 2.69 Peter Eisentraut 02:11
Re: preserving forensic information when we freeze Robert Haas 02:42
Re: ALTER SYSTEM SET command to change postgresql.conf parameters Amit Kapila 03:08
Re: clang's -Wmissing-variable-declarations shows some shoddy programming 📎 Bruce Momjian 03:11
Re: row security roadmap proposal Craig Ringer 03:21
Re: Logging WAL when updating hintbit Amit Kapila 03:37
Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE Peter Geoghegan 04:39
Re: ALTER SYSTEM SET command to change postgresql.conf parameters 📎 Fujii Masao 04:51
Re: New option for pg_basebackup, to specify a different directory for pg_xlog Haribabu kommi 05:14
Re: ALTER SYSTEM SET command to change postgresql.conf parameters Tatsuo Ishii 05:21
Re: [9.3 bug] disk space in pg_xlog increases during archive recovery Fujii Masao 06:26
Re: GIN improvements part 1: additional information Oleg Bartunov 06:37
Re: array_length(anyarray) David Fetter 08:02
Re: array_length(anyarray) Pavel Stehule 08:05
Re: GIN improvements part 1: additional information Heikki Linnakangas 08:44
Re: pgsql: Allow time delayed standbys and recovery Bernd Helmle 10:03
Re: pgsql: Allow time delayed standbys and recovery Fujii Masao 10:26
Re: clang's -Wmissing-variable-declarations shows some shoddy programming Andres Freund 10:38
Re: preserving forensic information when we freeze Andres Freund 10:44
Re: [PATCH] SQL assertions prototype Florian Pflug 10:57
Re: preserving forensic information when we freeze Robert Haas 12:40
Re: SQL objects UNITs (was: Extension Templates S03E11) Robert Haas 13:01
Re: SQL objects UNITs Andrew Dunstan 13:22
Re: SQL objects UNITs (was: Extension Templates S03E11) Cédric Villemain 13:31
Re: GIN improvements part 1: additional information 📎 Heikki Linnakangas 13:33
Re: pg_rewarm status Amit Kapila 13:37
Re: pg_rewarm status Robert Haas 14:16
Re: preserving forensic information when we freeze Andres Freund 14:19
Re: pg_rewarm status Andres Freund 14:25
Re: preserving forensic information when we freeze Robert Haas 14:37
Shouldn't IsBinaryCoercible accept targettype = ANYOID? Tom Lane 16:14
pg_upgrade & tablespaces Joseph Kregloh 16:34
Re: pg_upgrade & tablespaces Adrian Klaver 16:52
Re: pg_upgrade & tablespaces Joseph Kregloh 17:02
Re: pg_upgrade & tablespaces Ziggy Skalski 17:02
Re: ALTER SYSTEM SET command to change postgresql.conf parameters Fujii Masao 17:35
Re: -d option for pg_isready is broken Fujii Masao 17:56
Re: Logging WAL when updating hintbit 📎 Sawada Masahiko 18:38
Re: pg_rewarm status Cédric Villemain 19:04
Re: pgsql: Allow time delayed standbys and recovery Thom Brown 19:19
Re: pg_rewarm status Jeff Janes 19:26
Re: pgsql: Allow time delayed standbys and recovery Simon Riggs 19:33
Re: preserving forensic information when we freeze 📎 Robert Haas 20:21
Re: pg_upgrade & tablespaces Joseph Kregloh 20:27
Re: New option for pg_basebackup, to specify a different directory for pg_xlog Bruce Momjian 20:32
Re: preserving forensic information when we freeze Alvaro Herrera 20:36
Re: gaussian distribution pgbench Peter Geoghegan 20:36
Re: FK locking concurrency improvement Alvaro Herrera 20:39
Re: pg_upgrade & tablespaces Adrian Klaver 20:41
Re: pg_upgrade & tablespaces Joseph Kregloh 20:46
Re: pg_upgrade & tablespaces Sergey Konoplev 20:46
Re: pg_upgrade & tablespaces Joseph Kregloh 20:49
Re: pg_upgrade & tablespaces Adrian Klaver 20:49
Re: pg_upgrade & tablespaces Joseph Kregloh 20:53
Re: pg_upgrade & tablespaces Bruce Momjian 20:53
Re: pg_upgrade & tablespaces John R Pierce 20:59
Re: pg_upgrade & tablespaces Joseph Kregloh 21:06
Re: pg_upgrade & tablespaces Sergey Konoplev 21:08
Re: clang's -Wmissing-variable-declarations shows some shoddy programming Bruce Momjian 21:10
Re: clang's -Wmissing-variable-declarations shows some shoddy programming Bruce Momjian 21:11
Re: pg_upgrade & tablespaces John R Pierce 21:14
Re: pg_upgrade & tablespaces Adrian Klaver 21:16
Re: pg_upgrade & tablespaces Bruce Momjian 21:18
Re: pg_upgrade & tablespaces Bruce Momjian 21:24
Re: preserving forensic information when we freeze Robert Haas 21:33
Re: pg_upgrade & tablespaces Sergey Konoplev 21:39
Re: pg_upgrade & tablespaces Joseph Kregloh 21:50
Re: pg_upgrade & tablespaces Joseph Kregloh 21:52
Re: pg_upgrade & tablespaces Joseph Kregloh 21:55
Hot standby 9.2.6 -> 9.2.6 PANIC: WAL contains references to invalid pages Sergey Konoplev 22:37
Re: gaussian distribution pgbench Gavin Flower 22:52
Re: clang's -Wmissing-variable-declarations shows some shoddy programming 📎 Kevin Grittner 22:56
Re: Hot standby 9.2.6 -> 9.2.6 PANIC: WAL contains references to invalid pages Andres Freund 23:04
Re: clang's -Wmissing-variable-declarations shows some shoddy programming 📎 Andres Freund 23:09
Re: Hot standby 9.2.6 -> 9.2.6 PANIC: WAL contains references to invalid pages Sergey Konoplev 23:13
Re: pg_upgrade & tablespaces Adrian Klaver 23:19
XML Issue with DTDs Florian Pflug 23:40

Dec. 20, 2013

Thread Author Time
Re: gaussian distribution pgbench Gregory Smith 01:23
Re: preserving forensic information when we freeze Jim Nasby 02:09
Re: row security roadmap proposal Gregory Smith 02:18
Re: preserving forensic information when we freeze Alvaro Herrera 02:22
Re: [bug fix] multibyte messages are displayed incorrectly on the client Noah Misch 03:07
Re: Proposed feature: Selective Foreign Keys Gavin Wahl 03:29
Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE 📎 Peter Geoghegan 04:06
Re: [PATCH] Doc fix for VACUUM FREEZE Amit Kapila 04:12
Re: Logging WAL when updating hintbit 📎 Sawada Masahiko 05:05
Re: Logging WAL when updating hintbit Michael Paquier 05:35
make_interval ?? Pavel Stehule 07:59
Re: New option for pg_basebackup, to specify a different directory for pg_xlog 📎 Haribabu kommi 09:13
Re: [bug fix] pg_ctl always uses the same event source 📎 MauMau 11:56
Re: preserving forensic information when we freeze Robert Haas 12:12
Re: [9.3 bug] disk space in pg_xlog increases during archive recovery 📎 MauMau 12:21
Re: preserving forensic information when we freeze Andres Freund 12:22
Re: preserving forensic information when we freeze Robert Haas 12:47
Re: preserving forensic information when we freeze Andres Freund 12:51
Re: preserving forensic information when we freeze Robert Haas 12:58
Re: preserving forensic information when we freeze Andres Freund 13:01
Re: preserving forensic information when we freeze Alvaro Herrera 13:13
pgsql: pg_prewarm, a contrib module for prewarming relationd data. Robert Haas 13:16
Re: New option for pg_basebackup, to specify a different directory for pg_xlog Alvaro Herrera 13:20
Re: Re: [bug fix] multibyte messages are displayed incorrectly on the client Alvaro Herrera 13:46
Re: pgsql: Upgrade to Autoconf 2.69 Alvaro Herrera 13:54
Re: Logging WAL when updating hintbit Alvaro Herrera 14:06
[bug fix] psql \copy doesn't end if backend is killed 📎 MauMau 14:13
Re: pgsql: Upgrade to Autoconf 2.69 Alvaro Herrera 14:39
Re: pg_upgrade & tablespaces Joseph Kregloh 14:54
Fw: LSF/MM 2014 Call For Proposals Jonathan Corbet 15:12
Re: pg_upgrade & tablespaces Adrian Klaver 15:26
Re: pg_upgrade & tablespaces Joseph Kregloh 15:32
Re: ERROR during end-of-xact/FATAL Alvaro Herrera 15:44
Re: pg_upgrade & tablespaces Adrian Klaver 15:54
Re: GIN improvements part 1: additional information Heikki Linnakangas 15:59
[PATCH] Make various variables read-only (const) 📎 Oskari Saarenmaa 17:01
Re: make_interval ?? Josh Berkus 17:29
Re: pg_upgrade & tablespaces Jeff Janes 17:30
Re: XML Issue with DTDs Robert Haas 17:52
Re: shared memory message queues Andres Freund 18:11
Re: Logging WAL when updating hintbit Fujii Masao 18:34
Re: preserving forensic information when we freeze Alvaro Herrera 18:41
Re: pg_upgrade & tablespaces Joseph Kregloh 18:42
Re: shared memory message queues Robert Haas 19:10
Re: preserving forensic information when we freeze Robert Haas 19:12
Re: Logging WAL when updating hintbit Robert Haas 19:13
Re: patch: option --if-exists for pg_dump 📎 Pavel Stehule 19:15
Re: preserving forensic information when we freeze Alvaro Herrera 19:17
Re: shared memory message queues Andres Freund 19:33
Re: Hot standby 9.2.6 -> 9.2.6 PANIC: WAL contains references to invalid pages Heikki Linnakangas 19:34
Re: GIN improvements part 1: additional information 📎 Heikki Linnakangas 19:36
Re: Logging WAL when updating hintbit Heikki Linnakangas 19:38
Re: GIN improvements part 1: additional information Alvaro Herrera 19:43
Re: GIN improvements part 1: additional information Alexander Korotkov 19:55
Re: pg_upgrade & tablespaces Adrian Klaver 19:57
Re: Hot standby 9.2.6 -> 9.2.6 PANIC: WAL contains references to invalid pages Sergey Konoplev 20:01
Re: shared memory message queues Robert Haas 20:04
Re: preserving forensic information when we freeze Robert Haas 20:05
Re: GIN improvements part 1: additional information Alvaro Herrera 20:07
Re: Hot standby 9.2.6 -> 9.2.6 PANIC: WAL contains references to invalid pages Andres Freund 20:09
Re: GIN improvements part 1: additional information Alexander Korotkov 20:12
Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE Heikki Linnakangas 20:39
Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE Robert Haas 20:45
Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE Alvaro Herrera 20:56
Re: shared memory message queues Andres Freund 21:04
Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE Heikki Linnakangas 21:12
Re: pg_upgrade & tablespaces Joseph Kregloh 22:01
Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE Peter Geoghegan 22:11
Re: Hot standby 9.2.6 -> 9.2.6 PANIC: WAL contains references to invalid pages Sergey Konoplev 23:07
Re: make_interval ?? Gavin Flower 23:09
Re: nested hstore patch David E. Wheeler 23:16
Re: nested hstore patch Andres Freund 23:27

Browse Archives

Prev | Next