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 2012-10-26 00:00
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
2012-10-26
Re: Extensions Documentation
Peter Eisentraut (00:07)
Re: Extensions Documentation
David E. Wheeler (00:20)
Re: patch to add \watch to psql
Daniel Farina (01:04)
Re: autovacuum truncate exclusive lock round two
Amit Kapila (05:29)
Re: autovacuum truncate exclusive lock round two
Jan Wieck (06:19)
Query ending up with hitting all the partition with sub-query in the projection list
Rushabh Lathia (06:28)
Re: ToDo: KNN Search should to support DISTINCT clasuse?
Pavel Stehule (06:56)
Re: autovacuum truncate exclusive lock round two
Amit Kapila (07:04)
Re: autovacuum truncate exclusive lock round two
Amit Kapila (10:35)
Re: Performance Improvement by reducing WAL for Update Operation
Amit Kapila (10:59)
Re: Extensions Documentation
Peter Eisentraut (12:27)
Re: autovacuum truncate exclusive lock round two
Jan Wieck (13:30)
Doc patch, distinguish sections with an empty row in error code table
Karl O. Pinc (14:03)
Doc patch, put RAISE USING keywords into a table
Karl O. Pinc (14:58)
Re: Doc patch, put RAISE USING keywords into a table
Karl O. Pinc (15:23)
Re: Extensions Documentation
David E. Wheeler (16:09)
Re: Query ending up with hitting all the partition with sub-query in the projection list
Tom Lane (17:09)
Re: Query ending up with hitting all the partition with sub-query in the projection list
Rushabh Lathia (17:21)
Re: WIP fix proposal for bug #6123
Kevin Grittner (20:06)
Re: [RFC] CREATE QUEUE (log-only table) for londiste/pgQ ccompatibility
Josh Berkus (20:27)
Re: Doc patch, put RAISE USING keywords into a table
Karl O. Pinc (21:23)
Re: foreign key locks
Andres Freund (22:06)
Re: Performance Improvement by reducing WAL for Update Operation
Noah Misch (22:32)
2012-10-27
Re: splitting *_desc routines
Robert Haas (02:18)
Logical to physical page mapping
Jan Wieck (05:01)
Logical to physical page mapping
Jan Wieck (05:10)
Re: Performance Improvement by reducing WAL for Update Operation
Amit Kapila (11:27)
Re: Logical to physical page mapping
Tom Lane (13:43)
My first patch! (to \df output)
Jon Erdman (15:30)
Re: My first patch! (to \df output)
Pavel Stehule (15:45)
Re: proposal - assign result of query to psql variable
Pavel Stehule (17:23)
Re: Performance Improvement by reducing WAL for Update Operation
Noah Misch (18:04)
Re: Logical to physical page mapping
Heikki Linnakangas (18:41)
Re: Performance Improvement by reducing WAL for Update Operation
Heikki Linnakangas (18:57)
Re: Logical to physical page mapping
Claudio Freire (20:09)
Re: Logical to physical page mapping
Tom Lane (20:57)
Re: Logical to physical page mapping
Gavin Flower (21:12)
Re: proposal - assign result of query to psql variable
Pavel Stehule (22:16)
Re: My first patch! (to \df output)
Greg Sabino Mullane (23:15)
Creating indexes in the background
David Lee (23:20)
2012-10-28
Should "select 'nan'::float = 'nan'::float;" return false as per IEEE 754
Hannu Krosing (09:43)
Re: Should "select 'nan'::float = 'nan'::float;" return false as per IEEE 754
Chris Corbyn (10:05)
Re: Should "select 'nan'::float = 'nan'::float;" return false as per IEEE 754
Thomas Munro (10:21)
Re: Should "select 'nan'::float = 'nan'::float;" return false as per IEEE 754
Hannu Krosing (10:34)
Re: Should "select 'nan'::float = 'nan'::float;" return false as per IEEE 754
Hannu Krosing (10:37)
Re: Should "select 'nan'::float = 'nan'::float;" return false as per IEEE 754
Thomas Munro (10:54)
Re: Should "select 'nan'::float = 'nan'::float;" return false as per IEEE 754
Peter Geoghegan (11:36)
Re: Logical to physical page mapping
Greg Stark (13:43)
pgsql: Preserve intermediate .c files in coverage mode
Peter Eisentraut (14:42)
Re: Creating indexes in the background
David Johnston (14:48)
Re: pgsql: Preserve intermediate .c files in coverage mode
Tom Lane (15:10)
Re: Creating indexes in the background
David Lee (15:22)
Index creation in postgresql
nadeesh t v (17:22)
Re: Creating indexes in the background
Jeff Janes (19:08)
Re: Creating indexes in the background
Jaime Casanova (20:19)
Re: Creating indexes in the background
Kevin Grittner (21:35)
Re: Creating indexes in the background
David Lee (22:34)
Re: Logical to physical page mapping
Jan Wieck (22:35)
Re: foreign key locks
Simon Riggs (22:47)
Multiple --table options for other commands
Josh Kupershmidt (23:30)
Re: Creating indexes in the background
Michael Paquier (23:48)
2012-10-29
Re: Logical to physical page mapping
Peter Geoghegan (02:50)
Re: Logical to physical page mapping
Jan Wieck (03:39)
Re: New statistics for WAL buffer dirty writes
Satoshi Nagayasu (03:58)
Re: Logical to physical page mapping
Robert Haas (11:05)
Re: autovacuum truncate exclusive lock round two
Robert Haas (11:20)
Re: foreign key locks
Andres Freund (11:27)
Re: Creating indexes in the background
Robert Haas (12:00)
Re: foreign key locks
Simon Riggs (12:08)
Re: foreign key locks
Kevin Grittner (12:18)
Re: Index creation in postgresql
Kevin Grittner (12:48)
Re: Creating indexes in the background
Simon Riggs (13:29)
Proposal for Allow postgresql.conf values to be changed via SQL
Amit Kapila (13:31)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Merlin Moncure (13:36)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Chris Corbyn (13:40)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Amit Kapila (14:06)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Amit Kapila (14:14)
Re: Performance Improvement by reducing WAL for Update Operation
Amit Kapila (14:32)
Re: Creating indexes in the background
Alvaro Herrera (14:32)
Re: Performance Improvement by reducing WAL for Update Operation
Amit Kapila (14:38)
Re: September 2012 commitfest
Alvaro Herrera (15:27)
Is there a way to test for UNASSIGNED in pl/pgsql
Hannu Krosing (15:34)
Re: [PATCH] Prefetch index pages for B-Tree index scans
Claudio Freire (15:53)
Re: [PATCH] Prefetch index pages for B-Tree index scans
Claudio Freire (15:56)
Re: Is there a way to test for UNASSIGNED in pl/pgsql
Pavel Stehule (16:26)
Re: Is there a way to test for UNASSIGNED in pl/pgsql
Merlin Moncure (16:36)
Re: Is there a way to test for UNASSIGNED in pl/pgsql
Hannu Krosing (16:46)
Re: Is there a way to test for UNASSIGNED in pl/pgsql
Tom Lane (16:57)
Re: Is there a way to test for UNASSIGNED in pl/pgsql
Pavel Stehule (17:00)
Re: Is there a way to test for UNASSIGNED in pl/pgsql
Pavel Stehule (17:05)
Re: [PATCH] Prefetch index pages for B-Tree index scans
Cédric Villemain (19:17)
Re: Index creation in postgresql
Gavin Flower (19:25)
Re: [PATCH] Prefetch index pages for B-Tree index scans
Claudio Freire (19:46)
Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader
Alvaro Herrera (19:58)
Re: Deparsing DDL command strings
Jim Nasby (20:10)
Patch für MAP_HUGETLB for mmap() shared memory
Christian Kruse (20:14)
Re: WIP checksums patch
Jim Nasby (20:31)
Re: Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader
Tom Lane (20:31)
Re: Patch für MAP_HUGETLB for mmap() shared memory
Tom Lane (20:33)
Re: Creating indexes in the background
Jim Nasby (20:50)
Re: Patch für MAP_HUGETLB for mmap() shared memory
Andres Freund (20:54)
Re: Patch für MAP_HUGETLB for mmap() shared memory
Christian Kruse (20:57)
Re: [HACKERS] Patch für MAP_HUGETLB for mmap() shar?==?ISO-8859-1?Q?ed memory
Peter Geoghegan (21:14)
Re: Deparsing DDL command strings
Dimitri Fontaine (21:30)
Re: Creating indexes in the background
David Lee (22:06)
Re: [PATCH] Prefetch index pages for B-Tree index scans
Cédric Villemain (22:07)
Re: [PATCH] Prefetch index pages for B-Tree index scans
Claudio Freire (23:50)
2012-10-30
Re: Deparsing DDL command strings
Jim Nasby (00:54)
Re: Logical to physical page mapping
Markus Wanner (08:16)
Re: WIP checksums patch
jesper (08:17)
out of memory
Mahavir Trivedi (09:14)
Re: out of memory
Tatsuo Ishii (10:08)
What are the advantages of not being able to access multiple databases with one connection?
crocket (12:37)
Re: What are the advantages of not being able to access multiple databases with one connection?
Will Crawford (12:43)
Re: What are the advantages of not being able to access multiple databases with one connection?
Hannu Krosing (13:08)
Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader
Andres Freund (13:12)
Autoanalyze of the autovacuum daemon ...
Baptiste LHOSTE (13:20)
Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader
Alvaro Herrera (14:20)
Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader
Andres Freund (14:40)
Re: September 2012 commitfest
Greg Stark (15:00)
Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader
Tom Lane (15:12)
Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader
Alvaro Herrera (15:24)
Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader
Tom Lane (15:30)
Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader
Andres Freund (15:32)
Re: Re: [HACKERS] Patch für MAP_HUGETLB for mmap() shared memory
Christian Kruse (19:16)
Re: Patch für MAP_HUGETLB for mmap() shared memory
Christian Kruse (19:18)
Re: Re: [HACKERS] Patch für MAP_HUGETLB for mmap() shared memory
Christian Kruse (19:20)
Re: Re: [HACKERS] Patch für MAP_HUGETLB for mmap() shared memory
Andres Freund (19:33)
Re: Re: [HACKERS] Patch für MAP_HUGETLB for mmap() shared memory
Christian Kruse (19:46)
Re: Re: [HACKERS] Patch für MAP_HUGETLB for mmap() shared memory
Christian Kruse (19:53)
Re: Re: [HACKERS] Patch für MAP_HUGETLB for mmap() shared memory
Christian Kruse (20:16)
[PATCH] PL/Python: Add spidata to all spiexceptions
Oskari Saarenmaa (21:06)
Re: Extensions Documentation
Peter Eisentraut (21:08)
Re: [COMMITTERS] pgsql: Preserve intermediate .c files in coverage mode
Peter Eisentraut (21:11)
Re: Extensions Documentation
David E. Wheeler (21:23)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Josh Berkus (21:25)
Re: [COMMITTERS] pgsql: Preserve intermediate .c files in coverage mode
Tom Lane (21:28)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Christopher Browne (21:47)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Josh Berkus (21:54)
Limiting the number of parameterized indexpaths created
Tom Lane (21:57)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Hannu Krosing (22:02)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Alvaro Herrera (22:10)
Re: Re: [HACKERS] Patch für MAP_HUGETLB for mmap() shared memory
Christian Kruse (22:10)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Tom Lane (22:24)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Andres Freund (22:28)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Josh Berkus (22:43)
2012-10-31
Re: Caching for stable expressions with constant arguments v6
Josh Berkus (00:21)
Re: Move postgresql_fdw_validator into dblink
Shigeru Hanada (01:20)
Re: Multiple --table options for other commands
Josh Kupershmidt (03:14)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Amit Kapila (03:33)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Amit Kapila (03:39)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Amit Kapila (04:02)
Problem Observed in behavior of Create Index Concurrently and Hot Update
Amit Kapila (06:11)
Re: Limiting the number of parameterized indexpaths created
Simon Riggs (08:36)
Re: Problem Observed in behavior of Create Index Concurrently and Hot Update
Pavan Deolasee (08:59)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Amit Kapila (09:07)
Re: Problem Observed in behavior of Create Index Concurrently and Hot Update
Simon Riggs (09:10)
state of patch - lock waits stats?
Pavel Stehule (09:32)
Re: [PATCH] PL/Python: Add spidata to all spiexceptions
Jan Urbański (09:33)
Autoanalyze of the autovacuum daemon ...
Baptiste LHOSTE (11:25)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Magnus Hagander (12:17)
Re: Autoanalyze of the autovacuum daemon ...
Cédric Villemain (12:44)
NOWAIT doesn't work
Pavel Stehule (13:51)
Re: NOWAIT doesn't work
Pavel Stehule (13:52)
Re: NOWAIT doesn't work
Andres Freund (13:56)
Re: NOWAIT doesn't work
Szymon Guz (13:57)
Re: NOWAIT doesn't work
Christian Kruse (13:59)
Re: NOWAIT doesn't work
Alvaro Herrera (14:00)
Re: NOWAIT doesn't work
Alvaro Herrera (14:03)
Re: NOWAIT doesn't work
Pavel Stehule (14:07)
pgsql: Fix erroneous choices of segNo variables
Alvaro Herrera (14:09)
Re: [COMMITTERS] pgsql: Fix erroneous choices of segNo variables
Alvaro Herrera (14:35)
Re: NOWAIT doesn't work
Josh Berkus (16:49)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Josh Berkus (16:51)
alter table tablename add column - breaks pl/pgsql function returns tablename
Palle Girgensohn (18:20)
Re: Caching for stable expressions with constant arguments v6
Marti Raudsepp (19:04)
Re: foreign key locks
Noah Misch (19:35)
Re: Limiting the number of parameterized indexpaths created
Tom Lane (19:44)
Re: Limiting the number of parameterized indexpaths created
Simon Riggs (19:58)
Re: foreign key locks
Simon Riggs (20:02)
Re: foreign key locks
Alvaro Herrera (20:22)
Re: foreign key locks
Noah Misch (21:01)
Re: [COMMITTERS] pgsql: Fix erroneous choices of segNo variables
Robert Haas (23:05)
Re: Creating indexes in the background
Daniel Farina (23:37)
2012-11-01
Re: [PATCH] Support for Array ELEMENT Foreign Keys
Noah Misch (00:46)
Synchronous commit not... synchronous?
Peter van Hardenberg (01:39)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Amit kapila (04:00)
Re: Synchronous commit not... synchronous?
David Fetter (04:03)
Re: [COMMITTERS] pgsql: Preserve intermediate .c files in coverage mode
Peter Eisentraut (04:05)
Re: alter table tablename add column - breaks pl/pgsql function returns tablename
Amit kapila (04:14)
Re: Synchronous commit not... synchronous?
Michael Paquier (04:31)
Re: Synchronous commit not... synchronous?
David Fetter (04:48)
Re: Synchronous commit not... synchronous?
Michael Paquier (05:10)
Re: Synchronous commit not... synchronous?
David Fetter (05:24)
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Amit kapila (07:35)
Estimation of HashJoin Cost
Qi Huang (08:46)
Re: Autoanalyze of the autovacuum daemon ...
Mark Kirkwood (10:08)
Re: Estimation of HashJoin Cost
Kevin Grittner (13:45)
question on foreign key lock
Filip Rembiałkowski (16:33)
Re: [PATCH] Prefetch index pages for B-Tree index scans
John Lumby (16:37)
Prev
|
Next
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group