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 2013-01-25 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
2013-01-25
Re: .gitignore additions
Dimitri Fontaine (00:08)
Re: Clarification of certain SQLSTATE class
Tom Lane (00:11)
Re: autovacuum not prioritising for-wraparound tables
Andres Freund (00:18)
Re: Strange Windows problem, lock_timeout test request
Craig Ringer (00:55)
Re: \d failing to find uppercased object names
Craig Ringer (01:06)
Re: Clarification of certain SQLSTATE class
Craig Ringer (01:09)
Re: logical changeset generation v4 - Heikki's thoughts about the patch state
Andres Freund (01:16)
Re: COPY FREEZE has no warning
Bruce Momjian (01:17)
Re: logical changeset generation v4 - Heikki's thoughts about the patch state
Bruce Momjian (01:28)
Re: logical changeset generation v4 - Heikki's thoughts about the patch state
Andres Freund (01:35)
Re: patch submission: truncate trailing nulls from heap rows to reduce the size of the null bitmap [Review]
Greg Stark (01:35)
Re: logical changeset generation v4 - Heikki's thoughts about the patch state
Andres Freund (01:40)
Re: Strange Windows problem, lock_timeout test request
Craig Ringer (01:44)
Re: [BUGS] BUG #7515: DROP TABLE IF EXISTS fails if schema does not exist
Bruce Momjian (01:45)
Re: COPY FREEZE has no warning
Andres Freund (01:48)
Re: logical changeset generation v4 - Heikki's thoughts about the patch state
Bruce Momjian (01:55)
Re: Event Triggers: adding information
Steve Singer (01:58)
Re: Re: patch submission: truncate trailing nulls from heap rows to reduce the size of the null bitmap [Review]
Craig Ringer (02:01)
Re: patch submission: truncate trailing nulls from heap rows to reduce the size of the null bitmap [Review]
Tom Lane (02:02)
Re: proposal: fix corner use case of variadic fuctions usage
Craig Ringer (02:03)
Re: Prepared statements fail after schema changes with surprising error
Tom Lane (02:17)
Re: a sentence in sepgsql.sgml says 180-degree opposite
Bruce Momjian (02:22)
Re: Question about SSI, subxacts, and aborted read-only xacts
Bruce Momjian (02:45)
Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review]
Amit Kapila (03:02)
Re: Visual Studio 2012 RC
Noah Misch (03:09)
Re: Visual Studio 2012 RC
Craig Ringer (03:20)
Re: proposal: fix corner use case of variadic fuctions usage
Tom Lane (03:21)
Re: Review of Row Level Security - call for testers/reviewers
Craig Ringer (03:30)
Re: Re: patch submission: truncate trailing nulls from heap rows to reduce the size of the null bitmap [Review]
Amit Kapila (03:36)
Re: .gitignore additions
David Fetter (04:27)
Re: Support for REINDEX CONCURRENTLY
Michael Paquier (04:48)
Re: Support for REINDEX CONCURRENTLY
Michael Paquier (05:11)
Re: LATERAL, UNNEST and spec compliance
David Fetter (05:12)
Re: Materialized views WIP patch
Kevin Grittner (06:00)
Re: WIP: index support for regexp search
Erik Rijkers (07:47)
Re: Prepared statements fail after schema changes with surprising error
Dimitri Fontaine (08:43)
pgsql: Make pg_dump exclude unlogged table data on hot standby slaves
Magnus Hagander (08:49)
Re: BUG #7809: Running pg_dump on slave w/ streaming replication fails if there are unlogged tables
Magnus Hagander (08:49)
Re: Proposal for Allow postgresql.conf values to be changed via SQL [review]
Amit Kapila (10:36)
Re: Materialized views WIP patch
Thom Brown (10:42)
Re: [sepgsql 1/3] add name qualified creation label
Kohei KaiGai (11:22)
Re: Skip checkpoint on promoting from streaming replication
Heikki Linnakangas (12:15)
Re: Visual Studio 2012 RC
Noah Misch (12:25)
Re: pgsql: Make pg_dump exclude unlogged table data on hot standby slaves
Andres Freund (12:31)
Re: pgsql: Make pg_dump exclude unlogged table data on hot standby slaves
Magnus Hagander (12:56)
Re: [COMMITTERS] pgsql: Make pg_dump exclude unlogged table data on hot standby slaves
Andres Freund (12:59)
Re: pgsql: Make pg_dump exclude unlogged table data on hot standby slaves
Magnus Hagander (13:01)
Re: proposal: fix corner use case of variadic fuctions usage
Pavel Stehule (13:10)
Re: Re: [BUGS] BUG #7515: DROP TABLE IF EXISTS fails if schema does not exist
Pavel Stehule (13:11)
Re: [BUGS] BUG #7515: DROP TABLE IF EXISTS fails if schema does not exist
Andres Freund (13:22)
Re: Skip checkpoint on promoting from streaming replication
Simon Riggs (13:26)
Re: [BUGS] BUG #7515: DROP TABLE IF EXISTS fails if schema does not exist
Bruce Momjian (13:26)
Re: SYSV shared memory vs mmap performance
Bruce Momjian (13:40)
Re: pgsql: Make pg_dump exclude unlogged table data on hot standby slaves
Robert Haas (13:43)
Re: SYSV shared memory vs mmap performance
Robert Haas (13:47)
Re: SYSV shared memory vs mmap performance
Bruce Momjian (13:53)
Re: NOT VALID FKs and Constraints
Alvaro Herrera (14:31)
Re: SYSV shared memory vs mmap performance
Francois Tigeot (14:38)
Re: Prepared statements fail after schema changes with surprising error
Peter van Hardenberg (14:42)
Re: COPY FREEZE has no warning
Bruce Momjian (15:03)
Re: Event Triggers: adding information
Robert Haas (15:04)
Re: Minor inheritance/check bug: Inconsistent behavior
Bruce Momjian (15:05)
Re: Skip checkpoint on promoting from streaming replication
Tom Lane (15:20)
Using COPY FREEZE with pg_restore --single-transaction
Bruce Momjian (15:24)
Hanging backends and possible index corruption
Bernd Helmle (15:24)
Re: BUG #6510: A simple prompt is displayed using wrong charset
Peter Eisentraut (15:26)
Re: My first patch! (to \df output)
Heikki Linnakangas (15:26)
Re: Hanging backends and possible index corruption
Andres Freund (15:28)
Re: autovacuum not prioritising for-wraparound tables
Alvaro Herrera (15:29)
Re: [sepgsql 1/3] add name qualified creation label
Kohei KaiGai (15:29)
Re: COPY FREEZE has no warning
Stephen Frost (15:30)
Re: BUG #6510: A simple prompt is displayed using wrong charset
Andrew Dunstan (15:39)
Re: Event Triggers: adding information
Robert Haas (15:42)
Re: [PATCH 1/3] Fix x + y < x overflow checks
Robert Haas (15:44)
Re: autovacuum not prioritising for-wraparound tables
Peter Eisentraut (15:49)
Re: Hanging backends and possible index corruption
Bernd Helmle (15:49)
Re: COPY FREEZE has no warning
Bruce Momjian (15:51)
Re: autovacuum not prioritising for-wraparound tables
Alvaro Herrera (15:59)
Re: [PATCH] pg_isready (was: [WIP] pg_ping utility)
Fujii Masao (16:20)
Re: autovacuum not prioritising for-wraparound tables
Tom Lane (16:44)
Re: autovacuum not prioritising for-wraparound tables
Tom Lane (16:51)
Re: Event Triggers: adding information
Dimitri Fontaine (16:58)
Re: Using COPY FREEZE with pg_restore --single-transaction
Simon Riggs (16:58)
Re: COPY FREEZE has no warning
Tom Lane (16:59)
Re: autovacuum not prioritising for-wraparound tables
Andres Freund (17:00)
Re: autovacuum not prioritising for-wraparound tables
Robert Haas (17:19)
Re: pg_retainxlog for inclusion in 9.3?
Fujii Masao (17:21)
Re: pg_retainxlog for inclusion in 9.3?
Andres Freund (17:24)
Re: LATERAL, UNNEST and spec compliance
David Fetter (17:25)
Re: autovacuum not prioritising for-wraparound tables
Andres Freund (17:35)
Re: COPY FREEZE has no warning
Robert Haas (17:42)
Re: Doc patch, normalize search_path in index
Bruce Momjian (17:50)
Re: autovacuum not prioritising for-wraparound tables
Tom Lane (17:52)
Re: autovacuum not prioritising for-wraparound tables
Christopher Browne (17:56)
Re: autovacuum not prioritising for-wraparound tables
Andres Freund (18:01)
Re: autovacuum not prioritising for-wraparound tables
Robert Haas (18:02)
Re: Event Triggers: adding information
Christopher Browne (18:06)
Re: COPY FREEZE has no warning
Stephen Frost (18:06)
Re: LATERAL, UNNEST and spec compliance
Stephen Frost (18:14)
Re: autovacuum not prioritising for-wraparound tables
Tom Lane (18:17)
Re: Question regarding Sync message and unnamed portal
Bruce Momjian (18:28)
Re: LATERAL, UNNEST and spec compliance
Tom Lane (18:33)
Re: "pg_ctl promote" exit status
Dhruv Ahuja (18:33)
Re: Doc patch, normalize search_path in index
Tom Lane (18:35)
Re: "pg_ctl promote" exit status
Dhruv Ahuja (18:36)
Re: Doc patch, normalize search_path in index
Bruce Momjian (18:41)
Re: Doc patch, normalize search_path in index
Tom Lane (18:42)
Re: Doc patch, normalize search_path in index
Bruce Momjian (18:45)
Re: Doc patch, normalize search_path in index
Peter Eisentraut (18:46)
Re: "pg_ctl promote" exit status
Peter Eisentraut (18:54)
Re: LATERAL, UNNEST and spec compliance
Stephen Frost (18:54)
Re: Doc patch, normalize search_path in index
Bruce Momjian (18:59)
Re: Question regarding Sync message and unnamed portal
Robert Haas (19:02)
Re: autovacuum not prioritising for-wraparound tables
Robert Haas (19:22)
Re: Question regarding Sync message and unnamed portal
Bruce Momjian (19:33)
Re: setting per-database/role parameters checks them against wrong context
Bruce Momjian (19:44)
Re: LATERAL, UNNEST and spec compliance
Stephen Frost (19:46)
Re: COPY FREEZE has no warning
Jeff Janes (19:55)
Re: allowing privileges on untrusted languages
Kohei KaiGai (19:59)
Re: Doc patch, normalize search_path in index
Karl O. Pinc (20:15)
Re: COPY FREEZE has no warning
Bruce Momjian (20:16)
Re: Question regarding Sync message and unnamed portal
Robert Haas (20:24)
Re: LATERAL, UNNEST and spec compliance
Tom Lane (20:26)
Re: Question regarding Sync message and unnamed portal
Bruce Momjian (20:26)
Re: Question regarding Sync message and unnamed portal
Tom Lane (20:29)
Re: Enabling Checksums
Robert Haas (20:29)
Re: Question regarding Sync message and unnamed portal
Bruce Momjian (20:32)
Re: setting per-database/role parameters checks them against wrong context
Tom Lane (20:35)
Re: setting per-database/role parameters checks them against wrong context
Bruce Momjian (20:40)
Why will hashed SubPlan not use multiple batches
Jeff Janes (20:50)
Re: replace plugins directory with GUC
Kohei KaiGai (21:09)
Re: Add the FET timetone abbreviation
Bruce Momjian (21:12)
Re: No, pg_size_pretty(numeric) was not such a hot idea
Bruce Momjian (21:16)
Re: pg_retainxlog for inclusion in 9.3?
Peter Eisentraut (21:23)
Re: WAL_DEBUG logs spurious data
Bruce Momjian (21:27)
Re: Why will hashed SubPlan not use multiple batches
Tom Lane (21:37)
Re: [PATCH] explain tup_fetched/returned in monitoring-stats
Bruce Momjian (21:48)
Re: has_language_privilege returns incorrect answer for non-superuser
Peter Eisentraut (21:55)
Re: Improving the performance of psql tab completion
Bruce Momjian (22:06)
Re: has_language_privilege returns incorrect answer for non-superuser
Bruce Momjian (22:07)
Re: Doc patch, normalize search_path in index
Peter Eisentraut (22:10)
Re: Potential autovacuum optimization: new tables
Bruce Momjian (22:10)
Re: COPY FREEZE has no warning
Tom Lane (22:30)
Re: SYSV shared memory vs mmap performance
Robert Haas (22:55)
2013-01-26
Re: Question regarding Sync message and unnamed portal
Tatsuo Ishii (00:25)
Re: LATERAL, UNNEST and spec compliance
Tom Lane (00:29)
Re: COPY FREEZE has no warning
Michael Paquier (00:45)
Re: Hanging backends and possible index corruption
Tom Lane (01:37)
Re: Doc patch, normalize search_path in index
Bruce Momjian (01:55)
Re: Enabling Checksums
Jeff Davis (02:35)
Re: proposal - assign result of query to psql variable
Tom Lane (03:50)
checking variadic "any" argument in parser - should be array
Pavel Stehule (03:52)
Re: COPY FREEZE has no warning
Bruce Momjian (03:59)
Re: COPY FREEZE has no warning
Tom Lane (04:08)
Re: Visual Studio 2012 RC
Craig Ringer (04:20)
Re: COPY FREEZE has no warning
Bruce Momjian (04:28)
Re: Proposal for Allow postgresql.conf values to be changed via SQL [review]
Amit Kapila (05:24)
Re: Visual Studio 2012 RC
Craig Ringer (05:38)
Re: Minor inheritance/check bug: Inconsistent behavior
Amit Kapila (06:01)
Re: Visual Studio 2012 RC
Andrew Dunstan (07:39)
Re: [PATCH] pg_isready (was: [WIP] pg_ping utility)
Pavel Stehule (09:02)
Re: Hanging backends and possible index corruption
Bernd Helmle (10:58)
Re: proposal: a width specification for s specifier (format function), fix behave when positional and ordered placeholders are used
Pavel Stehule (10:58)
WIP patch for pl/python cstring and type io support (was: Re: Is there a good reason why PL languages do not support cstring type arguments and return values ?)
Hannu Krosing (11:04)
Re: SYSV shared memory vs mmap performance
Francois Tigeot (12:00)
Re: Proposal for Allow postgresql.conf values to be changed via SQL [review]
Robert Haas (12:46)
Re: Visual Studio 2012 RC
Noah Misch (14:56)
Re: Back-branch update releases coming in a couple weeks
MauMau (15:17)
Re: json api WIP patch
Andrew Dunstan (15:27)
Re: Proposal for Allow postgresql.conf values to be changed via SQL [review]
Kevin Grittner (15:52)
Re: Strange Windows problem, lock_timeout test request
james (16:04)
Re: Proposal for Allow postgresql.conf values to be changed via SQL [review]
Andres Freund (16:27)
Re: PL/PgSQL STRICT
Marko Tiikkaja (16:28)
Re: Support for REINDEX CONCURRENTLY
Andres Freund (16:37)
Re: proposal - assign result of query to psql variable
Tom Lane (16:42)
Re: [PATCH] pg_isready (was: [WIP] pg_ping utility)
Phil Sorber (16:50)
Re: plpgsql_check_function - rebase for 9.3
Petr Jelinek (16:52)
Re: Support for REINDEX CONCURRENTLY
Andres Freund (16:52)
Re: [PATCH] pg_isready (was: [WIP] pg_ping utility)
Pavel Stehule (16:53)
Re: [PATCH] pg_isready (was: [WIP] pg_ping utility)
Phil Sorber (16:56)
Re: Proposal for Allow postgresql.conf values to be changed via SQL [review]
Tom Lane (17:01)
Re: proposal - assign result of query to psql variable
Andrew Dunstan (17:04)
error C2011 in Visual Studio 2012
Anderson C. Carniel (17:14)
Re: plpgsql_check_function - rebase for 9.3
Tom Lane (17:16)
Re: proposal - assign result of query to psql variable
Tom Lane (17:25)
Re: proposal - assign result of query to psql variable
Pavel Stehule (17:26)
Re: [PATCH] pg_isready (was: [WIP] pg_ping utility)
Pavel Stehule (17:39)
Re: plpgsql_check_function - rebase for 9.3
Petr Jelinek (18:24)
Re: Re: [BUGS] BUG #7515: DROP TABLE IF EXISTS fails if schema does not exist
Bruce Momjian (18:25)
Re: COPY FREEZE has no warning
Bruce Momjian (18:34)
Re: plpgsql_check_function - rebase for 9.3
Pavel Stehule (18:38)
Re: plpgsql_check_function - rebase for 9.3
Tom Lane (18:53)
Re: plpgsql_check_function - rebase for 9.3
Tom Lane (19:12)
Re: [PATCH] pg_isready (was: [WIP] pg_ping utility)
Phil Sorber (21:07)
Re: logical changeset generation v4 - Heikki's thoughts about the patch state
Steve Singer (21:20)
Re: [PATCH] pg_isready (was: [WIP] pg_ping utility)
Pavel Stehule (21:37)
Re: "pg_ctl promote" exit status
Aaron W. Swenson (21:44)
Re: Materialized views WIP patch
Noah Misch (22:09)
Re: Request for vote to move forward with recovery.conf overhaul
Phil Sorber (22:14)
Re: [PATCH] pg_isready (was: [WIP] pg_ping utility)
Phil Sorber (22:20)
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