Skip site navigation (1)
Skip section navigation (2)
pgsql-hackers 2011-09 Chronological Index (3/9)
Last updated: Wed Jan 18 02:55:50 2012
1617 messages
23 September 2011
Re: [v9.2] Fix Leaky View Problem Robert Haas (22:25)
Re: memory barriers (was: Yes, WaitLatch is vulnerable to weak-memory-ordering bugs) Robert Haas (22:02)
Re: unite recovery.conf and postgresql.conf Florian Pflug (21:55)
Re: [v9.2] "database" object class of contrib/sepgsql Robert Haas (21:11)
Re: Large C files Peter Geoghegan (20:26)
Re: [PATCH] Use new oom_score_adj without a new compile-time constant Dan McGee (20:05)
Re: [PATCH] Use new oom_score_adj without a new compile-time constant Robert Haas (19:49)
Re: Hot Backup with rsync fails at pg_clog if under load Robert Haas (19:10)
Re: [pgsql-advocacy] Unlogged vs. In-Memory Robert Haas (19:04)
Re: "stored procedures" Merlin Moncure (18:18)
Re: [v9.2] make_greater_string() does not return a string in some cases Marcin Mańk (17:37)
Re: unite recovery.conf and postgresql.conf Robert Haas (17:17)
Re: citext operator precedence fix Robert Haas (17:00)
Re: Hot Backup with rsync fails at pg_clog if under load Heikki Linnakangas (16:58)
Re: unite recovery.conf and postgresql.conf Josh Berkus (16:51)
Re: Hot Backup with rsync fails at pg_clog if under load Florian Pflug (16:49)
Re: Hot Backup with rsync fails at pg_clog if under load Florian Pflug (16:47)
Re: Hot Backup with rsync fails at pg_clog if under load Robert Haas (16:45)
Re: Hot Backup with rsync fails at pg_clog if under load Heikki Linnakangas (16:38)
Re: citext operator precedence fix Josh Berkus (16:37)
Re: Single pass vacuum - take 2 Robert Haas (16:37)
Re: unite recovery.conf and postgresql.conf Joshua D. Drake (16:21)
Re: unite recovery.conf and postgresql.conf Simon Riggs (16:16)
Re: Hot Backup with rsync fails at pg_clog if under load Andres Freund (16:10)
Re: Hot Backup with rsync fails at pg_clog if under load Magnus Hagander (16:03)
Re: Hot Backup with rsync fails at pg_clog if under load Alvaro Herrera (15:59)
Re: Hot Backup with rsync fails at pg_clog if under load Aidan Van Dyk (15:49)
Re: unite recovery.conf and postgresql.conf Peter Eisentraut (15:46)
Re: [pgsql-advocacy] Unlogged vs. In-Memory Thom Brown (15:37)
Re: Hot Backup with rsync fails at pg_clog if under load Linas Virbalas (15:36)
Re: memory barriers (was: Yes, WaitLatch is vulnerable to weak-memory-ordering bugs) Greg Stark (15:22)
Re: DECLARE CURSOR must not contain data-modifying statements in WITH Robert Haas (15:20)
Re: [pgsql-advocacy] Unlogged vs. In-Memory Robert Haas (14:56)
Re: [pgsql-advocacy] Unlogged vs. In-Memory Robert Haas (14:54)
Re: DECLARE CURSOR must not contain data-modifying statements in WITH Andres Freund (14:54)
Re: Large C files Robert Haas (14:46)
Re: Re: [BUGS] BUG #6189: libpq: sslmode=require verifies server certificate if root.crt is present Alvaro Herrera (14:44)
Re: index-only scans Greg Stark (14:43)
Re: [pgsql-advocacy] Unlogged vs. In-Memory Thom Brown (14:37)
Re: index-only scans Cédric Villemain (14:35)
Re: Re: [BUGS] BUG #6189: libpq: sslmode=require verifies server certificate if root.crt is present Magnus Hagander (14:31)
Re: [pgsql-advocacy] Unlogged vs. In-Memory Robert Haas (14:12)
Re: Re: [BUGS] BUG #6189: libpq: sslmode=require verifies server certificate if root.crt is present Alvaro Herrera (13:55)
Re: new createuser option for replication role Cédric Villemain (13:49)
Re: new createuser option for replication role Cédric Villemain (13:48)
Re: DECLARE CURSOR must not contain data-modifying statements in WITH Robert Haas (13:42)
Re: Re: [BUGS] BUG #6189: libpq: sslmode=require verifies server certificate if root.crt is present Magnus Hagander (13:39)
Re: [REVIEW] pg_last_xact_insert_timestamp Robert Haas (13:34)
Re: Satisfy extension dependency by one of multiple extensions Yeb Havinga (13:31)
Re: new createuser option for replication role Robert Haas (13:29)
Re: [v9.2] make_greater_string() does not return a string in some cases Robert Haas (13:12)
Re: Re: [BUGS] BUG #6189: libpq: sslmode=require verifies server certificate if root.crt is present Lou Picciano (13:01)
Re: Re: [BUGS] BUG #6189: libpq: sslmode=require verifies server certificate if root.crt is present Tom Lane (12:56)
Re: Hot Backup with rsync fails at pg_clog if under load Robert Haas (12:55)
Re: [v9.2] make_greater_string() does not return a string in some cases Tom Lane (12:51)
Re: Re: [BUGS] BUG #6189: libpq: sslmode=require verifies server certificate if root.crt is present Robert Haas (12:49)
Re: Hot Backup with rsync fails at pg_clog if under load Linas Virbalas (12:47)
Re: [v9.2] make_greater_string() does not return a string in some cases Robert Haas (12:42)
Re: [v9.2] make_greater_string() does not return a string in some cases Robert Haas (12:39)
Re: Re: [BUGS] BUG #6189: libpq: sslmode=require verifies server certificate if root.crt is present Magnus Hagander (12:38)
Re: Re: [BUGS] BUG #6189: libpq: sslmode=require verifies server certificate if root.crt is present Lou Picciano (12:35)
Re: Satisfy extension dependency by one of multiple extensions Heikki Linnakangas (12:19)
Satisfy extension dependency by one of multiple extensions Yeb Havinga (11:56)
Re: patch: plpgsql - remove unnecessary ccache search when a array variable is updated Pavel Stehule (11:55)
Re: patch: plpgsql - remove unnecessary ccache search when a array variable is updated Robert Haas (11:43)
Re: [BUGS] BUG #6189: libpq: sslmode=require verifies server certificate if root.crt is present Magnus Hagander (11:28)
Re: [v9.2] make_greater_string() does not return a string in some cases Kyotaro HORIGUCHI (09:17)
Re: Hot Backup with rsync fails at pg_clog if under load Heikki Linnakangas (09:05)
Re: Hot Backup with rsync fails at pg_clog if under load Florian Pflug (08:48)
Re: Hot Backup with rsync fails at pg_clog if under load Heikki Linnakangas (08:41)
Re: Hot Backup with rsync fails at pg_clog if under load Linas Virbalas (08:02)
Re: [BUGS] BUG #5206: wal_sync_method in stock postgresql.conf may be wrong Jaime Casanova (05:05)
Re: Adding CORRESPONDING to Set Operations Tom Lane (04:40)
Re: patch: plpgsql - remove unnecessary ccache search when a array variable is updated Pavel Stehule (04:27)
Re: memory barriers (was: Yes, WaitLatch is vulnerable to weak-memory-ordering bugs) Robert Haas (01:12)
22 September 2011
Re: patch: plpgsql - remove unnecessary ccache search when a array variable is updated Robert Haas (23:25)
Re: memory barriers (was: Yes, WaitLatch is vulnerable to weak-memory-ordering bugs) Robert Haas (23:12)
Re: memory barriers (was: Yes, WaitLatch is vulnerable to weak-memory-ordering bugs) Jeff Davis (21:46)
Re: patch: plpgsql - remove unnecessary ccache search when a array variable is updated Pavel Stehule (21:11)
Re: Double sorting split patch Alexander Korotkov (19:13)
Re: citext operator precedence fix Robert Haas (19:02)
Re: citext operator precedence fix Josh Berkus (18:37)
Re: citext operator precedence fix David E. Wheeler (18:31)
Re: citext operator precedence fix Robert Haas (18:23)
Re: citext operator precedence fix David E. Wheeler (18:17)
Re: citext operator precedence fix Kevin Grittner (18:14)
Re: citext operator precedence fix David E. Wheeler (18:09)
Re: citext operator precedence fix Alvaro Herrera (18:07)
Re: citext operator precedence fix David E. Wheeler (17:52)
Re: citext operator precedence fix Josh Berkus (17:50)
Re: memory barriers (was: Yes, WaitLatch is vulnerable to weak-memory-ordering bugs) Kevin Grittner (17:48)
Re: Hot Backup with rsync fails at pg_clog if under load Robert Haas (17:28)
Re: citext operator precedence fix David E. Wheeler (17:26)
Re: citext operator precedence fix Josh Berkus (17:11)
Re: citext operator precedence fix David E. Wheeler (17:06)
Re: citext operator precedence fix Josh Berkus (16:54)
Re: EXPLAIN and nfiltered, take two Martijn van Oosterhout (16:53)
Re: new createuser option for replication role Fujii Masao (16:45)
Re: [v9.2] make_greater_string() does not return a string in some cases Tom Lane (16:36)
Re: [v9.2] make_greater_string() does not return a string in some cases Robert Haas (16:10)
Re: Hot Backup with rsync fails at pg_clog if under load Euler Taveira de Oliveira (16:00)
Re: unaccent contrib Robert Haas (15:53)
Re: unaccent contrib Euler Taveira de Oliveira (15:51)
Re: [v9.2] make_greater_string() does not return a string in some cases Tom Lane (15:46)
Re: memory barriers (was: Yes, WaitLatch is vulnerable to weak-memory-ordering bugs) Alvaro Herrera (15:45)
Re: Online base backup from the hot-standby Magnus Hagander (15:44)
Re: unaccent contrib Daniel Vázquez (15:39)
Re: memory barriers (was: Yes, WaitLatch is vulnerable to weak-memory-ordering bugs) Robert Haas (15:31)
Re: [v9.2] make_greater_string() does not return a string in some cases Robert Haas (15:27)
Re: memory barriers (was: Yes, WaitLatch is vulnerable to weak-memory-ordering bugs) Thom Brown (15:26)
Re: memory barriers (was: Yes, WaitLatch is vulnerable to weak-memory-ordering bugs) Robert Haas (15:20)
Re: Adding CORRESPONDING to Set Operations Kerem Kat (15:13)
Re: memory barriers (was: Yes, WaitLatch is vulnerable to weak-memory-ordering bugs) Peter Geoghegan (14:53)
Re: [v9.2] make_greater_string() does not return a string in some cases Tom Lane (14:44)
Re: [v9.2] make_greater_string() does not return a string in some cases Tom Lane (14:36)
Re: [v9.2] make_greater_string() does not return a string in some cases Greg Stark (14:29)
Re: Hot Backup with rsync fails at pg_clog if under load Linas Virbalas (14:25)
Re: Adding CORRESPONDING to Set Operations Kerem Kat (14:03)
Re: new createuser option for replication role Cédric Villemain (13:56)
Re: memory barriers (was: Yes, WaitLatch is vulnerable to weak-memory-ordering bugs) Robert Haas (13:55)
Re: [v9.2] make_greater_string() does not return a string in some cases Tom Lane (13:51)
Re: [v9.2] make_greater_string() does not return a string in some cases Robert Haas (13:27)
Re: Online base backup from the hot-standby Fujii Masao (13:25)
Re: Adding CORRESPONDING to Set Operations Robert Haas (13:20)
Re: [v9.2] make_greater_string() does not return a string in some cases Greg Stark (13:00)
Re: [v9.2] make_greater_string() does not return a string in some cases Robert Haas (12:50)
Re: Online base backup from the hot-standby Fujii Masao (12:13)
Re: Double sorting split patch Alexander Korotkov (11:31)
Re: [v9.2] make_greater_string() does not return a string in some cases Kyotaro HORIGUCHI (11:31)
Re: Double sorting split patch Heikki Linnakangas (11:22)
Re: WIP: SP-GiST, Space-Partitioned GiST Alexander Korotkov (10:53)
Re: PostgreSQL X/Open Socket / BSD Socket Issue on HP-UX MUHAMMAD ASIF (10:51)
Re: WIP: SP-GiST, Space-Partitioned GiST Heikki Linnakangas (10:05)
Re: EXPLAIN and nfiltered, take two Tom Lane (06:41)
Re: EXPLAIN and nfiltered, take two Heikki Linnakangas (06:28)
Re: Range Types - typo + NULL string constructor Jeff Davis (06:05)
Re: EXPLAIN and nfiltered, take two Tom Lane (04:51)
Re: [v9.2] make_greater_string() does not return a string in some cases Tom Lane (04:24)
Re: citext operator precedence fix David E. Wheeler (03:18)
Re: [v9.2] make_greater_string() does not return a string in some cases Robert Haas (03:04)
Re: [v9.2] make_greater_string() does not return a string in some cases Tom Lane (01:49)
Re: citext operator precedence fix Tom Lane (01:12)
Re: Separating bgwriter and checkpointer Greg Smith (01:06)
Re: citext operator precedence fix Josh Berkus (00:55)
Re: citext operator precedence fix Tom Lane (00:43)
Re: Range Types - typo + NULL string constructor Florian Pflug (00:40)
Re: [v9.2] make_greater_string() does not return a string in some cases Robert Haas (00:35)
Re: Range Types - typo + NULL string constructor Florian Pflug (00:31)
Re: citext operator precedence fix Josh Berkus (00:30)
Re: citext operator precedence fix Tom Lane (00:09)
21 September 2011
Re: Double sorting split patch Alexander Korotkov (21:56)
Re: EXPLAIN and nfiltered, take two Tom Lane (21:49)
Re: memory barriers (was: Yes, WaitLatch is vulnerable to weak-memory-ordering bugs) Kevin Grittner (21:08)
Re: memory barriers (was: Yes, WaitLatch is vulnerable to weak-memory-ordering bugs) Robert Haas (20:41)
Re: unaccent contrib Tom Lane (20:41)
Re: unaccent contrib Devrim GÜNDÜZ (20:39)
Re: memory barriers (was: Yes, WaitLatch is vulnerable to weak-memory-ordering bugs) Robert Haas (20:22)
Re: memory barriers (was: Yes, WaitLatch is vulnerable to weak-memory-ordering bugs) Gurjeet Singh (20:20)
Re: HeapTupleSatisfiesToast not setting XMIN_COMMITTED? Tom Lane (20:05)
Re: HeapTupleSatisfiesToast not setting XMIN_COMMITTED? Tom Lane (20:02)
Re: unaccent contrib Euler Taveira de Oliveira (20:02)
Re: memory barriers (was: Yes, WaitLatch is vulnerable to weak-memory-ordering bugs) Kevin Grittner (19:40)
Re: WIP: SP-GiST, Space-Partitioned GiST Heikki Linnakangas (19:38)
Re: HeapTupleSatisfiesToast not setting XMIN_COMMITTED? Merlin Moncure (19:25)
Re: Inlining comparators as a performance optimisation Simon Riggs (19:21)
Re: HeapTupleSatisfiesToast not setting XMIN_COMMITTED? Alvaro Herrera (19:14)
Re: memory barriers (was: Yes, WaitLatch is vulnerable to weak-memory-ordering bugs) Robert Haas (19:08)