Skip site navigation
(1)
Skip section navigation
(2)
Search
Peripheral Links
Text Size:
Normal
/
Large
Donate
Contact
Home
About
Download
Documentation
Community
Developers
Support
Your account
Community
Contributors
Mailing Lists
User lists
Developer lists
pgsql-cluster-hackers
pgsql-committers
pgsql-hackers
pgsql-rrreviewers
pgsql-www
Regional lists
Associations
User groups
Project lists
Inactive lists
IRC
Featured Users
International Sites
Propaganda
Resources
Weekly News
pgsql-hackers since 2011-01-15 00:00
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
2011-01-15
Re: SQL/MED - FDW API
Shigeru HANADA (00:02)
Re: Add support for logging the current role
Tom Lane (01:00)
Re: LOCK for non-tables
Tom Lane (01:03)
Re: Named restore points
Simon Riggs (01:09)
Re: LOCK for non-tables
Simon Riggs (01:16)
Re: limiting hint bit I/O
Josh Berkus (01:24)
Re: Named restore points
Euler Taveira de Oliveira (01:33)
Re: Per-column collation, the finale
Euler Taveira de Oliveira (01:37)
Re: Fixing GIN for empty/null/full-scan cases
David E. Wheeler (01:39)
Re: Named restore points
Jaime Casanova (01:40)
Re: Add support for logging the current role
Robert Haas (01:41)
Re: Add support for logging the current role
Stephen Frost (01:44)
Re: Fixing GIN for empty/null/full-scan cases
Tom Lane (01:54)
Re: Add support for logging the current role
Tom Lane (02:00)
Re: Add support for logging the current role
Andrew Dunstan (02:24)
Re: Add support for logging the current role
Tom Lane (02:28)
Re: Add support for logging the current role
Stephen Frost (02:30)
Re: Add support for logging the current role
Tom Lane (02:51)
Re: Add support for logging the current role
Andrew Dunstan (02:59)
Re: Add support for logging the current role
Stephen Frost (03:05)
Re: Add support for logging the current role
Stephen Frost (03:07)
Re: Add support for logging the current role
Tom Lane (03:09)
Re: Snapshot synchronization, again...
Noah Misch (03:13)
Re: Add support for logging the current role
Tom Lane (03:15)
Re: Add support for logging the current role
Stephen Frost (03:20)
Re: Add support for logging the current role
Stephen Frost (03:25)
Re: Add support for logging the current role
Tom Lane (03:34)
Re: Add support for logging the current role
Tom Lane (03:43)
Re: Optimize PL/Perl function argument passing [PATCH]
Alex Hunsaker (05:31)
Re: ALTER TYPE 0: Introduction; test cases
Noah Misch (06:30)
Re: auto-sizing wal_buffers
Greg Smith (06:51)
Re: auto-sizing wal_buffers
Greg Smith (07:01)
Re: Fixing GIN for empty/null/full-scan cases
David E. Wheeler (07:37)
Re: auto-sizing wal_buffers
Fujii Masao (08:02)
Re: We need to log aborted autovacuums
Greg Smith (09:47)
Re: Spread checkpoint sync
Greg Smith (10:47)
Re: Recovery control functions
Fujii Masao (11:00)
Re: Recovery control functions
Fujii Masao (11:11)
Re: Recovery control functions
Simon Riggs (11:17)
Re: LOCK for non-tables
Florian Pflug (11:19)
Re: Recovery control functions
Simon Riggs (11:24)
Re: kill -KILL: What happens?
Florian Pflug (11:27)
Re: LOCK for non-tables
Simon Riggs (11:29)
Re: reviewers needed!
Dimitri Fontaine (11:31)
Re: LOCK for non-tables
Magnus Hagander (11:36)
Re: pov 1.0 is released, testers with huge schemas needed
Joel Jacobson (11:50)
Re: Spread checkpoint sync
Robert Haas (12:05)
Re: LOCK for non-tables
Robert Haas (12:07)
Re: kill -KILL: What happens?
Robert Haas (12:12)
Re: Add support for logging the current role
Robert Haas (12:14)
Re: Spread checkpoint sync
Simon Riggs (13:55)
Re: ALTER TYPE 0: Introduction; test cases
Robert Haas (13:57)
Re: Spread checkpoint sync
Robert Haas (14:15)
Re: Bug in pg_describe_object, patch v2
Robert Haas (14:24)
Re: Spread checkpoint sync
Greg Smith (14:25)
Re: Spread checkpoint sync
Robert Haas (14:40)
Re: Streaming base backups
Heikki Linnakangas (14:41)
LAST CALL FOR 9.1
Robert Haas (14:50)
Re: limiting hint bit I/O
Martijn van Oosterhout (15:18)
Re: ALTER TYPE 0: Introduction; test cases
Noah Misch (15:25)
Re: LOCK for non-tables
Tom Lane (15:25)
Re: Streaming base backups
Tom Lane (15:30)
Re: Spread checkpoint sync
Greg Smith (15:31)
Re: Streaming base backups
Heikki Linnakangas (15:35)
Re: Bug in pg_describe_object, patch v2
Tom Lane (15:36)
.gitignore file needed for new replication parser
Kevin Grittner (15:42)
Re: kill -KILL: What happens?
Florian Pflug (15:44)
Re: Streaming base backups
Tom Lane (15:54)
Re: Add support for logging the current role
Tom Lane (16:08)
Re: We need to log aborted autovacuums
Tom Lane (16:14)
Re: log_hostname and pg_stat_activity
Peter Eisentraut (16:15)
Re: Add support for logging the current role
Andrew Dunstan (16:18)
Re: auto-sizing wal_buffers
Greg Smith (16:52)
Re: [PATCH] Revert default wal_sync_method to fdatasync on Linux 2.6.33+
Bruce Momjian (16:58)
Re: Bug in pg_describe_object, patch v2
Joel Jacobson (17:19)
textarray option for file FDW
Andrew Dunstan (17:29)
Re: textarray option for file FDW
Tom Lane (17:44)
Re: patch: fix performance problems with repated decomprimation ofvarlena values in plpgsql
Noah Misch (17:53)
Re: textarray option for file FDW
Andrew Dunstan (18:07)
pg_basebackup for streaming base backups
Magnus Hagander (18:10)
Re: Streaming base backups
Magnus Hagander (18:20)
Re: textarray option for file FDW
Itagaki Takahiro (18:24)
Re: Streaming base backups
Tom Lane (18:27)
Re: Streaming base backups
Magnus Hagander (18:30)
Re: textarray option for file FDW
Andrew Dunstan (18:38)
Re: Visual Studio 2010/Windows SDK 7.1 support
Magnus Hagander (18:42)
Re: LAST CALL FOR 9.1
David E. Wheeler (18:59)
Re: LAST CALL FOR 9.1
Robert Haas (19:25)
Re: estimating # of distinct values
Tomas Vondra (19:26)
Re: LOCK for non-tables
Robert Haas (19:27)
Re: We need to log aborted autovacuums
Robert Haas (19:29)
Re: ALTER TYPE 0: Introduction; test cases
Robert Haas (19:31)
test_fsync made modular
Bruce Momjian (19:43)
Re: Visual Studio 2010/Windows SDK 7.1 support
Andrew Chernow (19:50)
Re: textarray option for file FDW
Dimitri Fontaine (19:59)
Re: pg_basebackup for streaming base backups
Dimitri Fontaine (20:16)
Re: wCTE behaviour
Marko Tiikkaja (20:23)
Re: Review: Fix snapshot taking inconsistencies
Marko Tiikkaja (20:30)
Re: EXPLAIN and nfiltered
Marko Tiikkaja (20:37)
Re: LOCK for non-tables
Tom Lane (20:37)
Re: Spread checkpoint sync
Simon Riggs (20:53)
Include WAL in base backup
Magnus Hagander (21:07)
Re: pg_basebackup for streaming base backups
Magnus Hagander (21:14)
Re: LOCK for non-tables
Robert Haas (21:17)
Re: Transaction-scope advisory locks
Marko Tiikkaja (21:20)
plperlu problem with utf8 [REVIEW]
Andy Colson (21:20)
Re: [PATCH] Return command tag 'REPLACE X' for CREATE OR REPLACE statements.
Marti Raudsepp (21:25)
Re: Spread checkpoint sync
Robert Haas (21:28)
Sync Rep for 2011CF1
Simon Riggs (21:40)
Re: ALTER TYPE 0: Introduction; test cases
Noah Misch (21:44)
Re: pg_basebackup for streaming base backups
Euler Taveira de Oliveira (21:46)
Re: Sync Rep for 2011CF1
Magnus Hagander (21:48)
Re: ALTER TABLE ... REPLACE WITH
Simon Riggs (22:02)
Re: pg_basebackup for streaming base backups
Dimitri Fontaine (22:10)
What happened to open_sync_without_odirect?
Josh Berkus (22:15)
Re: Include WAL in base backup
Dimitri Fontaine (22:32)
Re: auto-sizing wal_buffers
Josh Berkus (22:34)
Re: arrays as pl/perl input arguments [PATCH]
Alex Hunsaker (22:48)
Re: Spread checkpoint sync
Greg Smith (22:57)
Re: LAST CALL FOR 9.1
Josh Berkus (23:20)
Re: limiting hint bit I/O
Josh Berkus (23:28)
Re: Include WAL in base backup
Magnus Hagander (23:54)
2011-01-16
New test_fsync messages for direct I/O
Bruce Momjian (00:15)
Re: What happened to open_sync_without_odirect?
Bruce Momjian (00:30)
Re: textarray option for file FDW
Andrew Dunstan (00:41)
W3C Specs: Web SQL Revisit
Charles Pritchard (00:45)
review: FDW API
Jan UrbaĆski (00:55)
Re: psql: Add \dL to show languages
Andreas Karlsson (01:26)
Re: Streaming base backups
Tatsuo Ishii (01:33)
Re: Bug in pg_describe_object, patch v2
Andreas Karlsson (01:49)
Re: Spread checkpoint sync
Marti Raudsepp (03:35)
Re: Spread checkpoint sync
Robert Haas (04:14)
ToDo List Item - System Table Index Clustering
Simone Aiken (05:11)
Re: Spread checkpoint sync
Greg Smith (07:28)
Re: ToDo List Item - System Table Index Clustering
Nicolas Barbier (11:29)
Re: psql: Add \dL to show languages
Magnus Hagander (12:04)
Re: [HACKERS] Maintenance downtime for commitfest.postgresql.org and media.postgresql.org
Stefan Kaltenbrunner (12:47)
replication and pg_hba.conf
Magnus Hagander (14:08)
Replication logging
Magnus Hagander (14:19)
Re: pg_basebackup for streaming base backups
Magnus Hagander (14:31)
pg_stat_replication security
Magnus Hagander (14:35)
walreceiver fallback_application_name
Magnus Hagander (14:41)
Re: Recovery control functions
Magnus Hagander (14:52)
Re: We need to log aborted autovacuums
Greg Smith (16:23)
Re: replication and pg_hba.conf
Tom Lane (16:25)
Re: walreceiver fallback_application_name
Tom Lane (16:29)
Re: ToDo List Item - System Table Index Clustering
Tom Lane (16:34)
Re: We need to log aborted autovacuums
Tom Lane (16:47)
Re: ALTER TYPE 0: Introduction; test cases
Tom Lane (17:07)
Re: We need to log aborted autovacuums
Simon Riggs (17:18)
Re: walreceiver fallback_application_name
Magnus Hagander (17:18)
Re: pg_basebackup for streaming base backups
Tom Lane (17:18)
Re: pg_basebackup for streaming base backups
Magnus Hagander (17:20)
Re: LOCK for non-tables
Tom Lane (17:28)
Re: auto-sizing wal_buffers
Tom Lane (17:32)
Re: textarray option for file FDW
Andrew Dunstan (17:45)
Re: Include WAL in base backup
Dimitri Fontaine (17:45)
Re: patch: fix performance problems with repated decomprimation of varlena values in plpgsql
Pavel Stehule (17:49)
Re: pg_basebackup for streaming base backups
Dimitri Fontaine (17:53)
Re: pg_basebackup for streaming base backups
Tom Lane (17:59)
Re: pg_basebackup for streaming base backups
Magnus Hagander (18:00)
Re: pg_basebackup for streaming base backups
Tom Lane (18:03)
Re: pg_basebackup for streaming base backups
Magnus Hagander (18:04)
Re: We need to log aborted autovacuums
Tom Lane (18:08)
Re: We need to log aborted autovacuums
Greg Smith (18:08)
Re: Include WAL in base backup
Magnus Hagander (18:16)
Re: We need to log aborted autovacuums
Tom Lane (18:20)
Re: pg_basebackup for streaming base backups
Dimitri Fontaine (18:21)
Re: We need to log aborted autovacuums
Greg Smith (18:22)
Re: pg_basebackup for streaming base backups
Magnus Hagander (18:22)
Re: We need to log aborted autovacuums
Tom Lane (18:26)
Re: ToDo List Item - System Table Index Clustering
Simone Aiken (18:47)
texteq/byteaeq: avoid detoast [REVIEW]
Andy Colson (19:05)
Re: Include WAL in base backup
Dimitri Fontaine (19:13)
Re: We need to log aborted autovacuums
Simon Riggs (19:19)
Re: Bug in pg_describe_object, patch v2
Tom Lane (19:28)
Re: [HACKERS] reviewers needed!
Andy Colson (19:30)
Re: What happened to open_sync_without_odirect?
Josh Berkus (20:12)
Re: We need to log aborted autovacuums
Josh Berkus (20:50)
Re: pg_stat_replication security
Josh Berkus (20:51)
Re: walreceiver fallback_application_name
Dimitri Fontaine (20:53)
Re: replication and pg_hba.conf
Josh Berkus (20:55)
Re: pg_stat_replication security
Magnus Hagander (20:56)
Re: pg_stat_replication security
Josh Berkus (20:57)
Re: LOCK for non-tables
Dimitri Fontaine (21:06)
Re: texteq/byteaeq: avoid detoast [REVIEW]
Pavel Stehule (21:07)
Re: [HACKERS] reviewers needed!
Euler Taveira de Oliveira (21:13)
Re: ALTER TYPE 0: Introduction; test cases
Noah Misch (21:38)
Re: [HACKERS] reviewers needed!
Robert Haas (22:10)
Re: limiting hint bit I/O
Robert Haas (22:13)
Re: patch: fix performance problems with repated decomprimation ofvarlena values in plpgsql
Noah Misch (22:16)
Re: ALTER TYPE 0: Introduction; test cases
Robert Haas (22:20)
Re: texteq/byteaeq: avoid detoast [REVIEW]
Noah Misch (22:23)
Re: Patch to add a primary key using an existing index
Steve Singer (22:34)
Re: limiting hint bit I/O
Kevin Grittner (22:37)
Re: auto-sizing wal_buffers
Marti Raudsepp (22:46)
Re: texteq/byteaeq: avoid detoast [REVIEW]
Noah Misch (22:47)
Re: limiting hint bit I/O
Robert Haas (23:12)
Re: texteq/byteaeq: avoid detoast [REVIEW]
Pavel Stehule (23:44)
Re: READ ONLY fixes
Jeff Janes (23:58)
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group