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
pgsql-admin
pgsql-advocacy
pgsql-announce
pgsql-bugs
pgsql-docs
pgsql-general
pgsql-interfaces
pgsql-jobs
pgsql-novice
pgsql-performance
pgsql-php
pgsql-sql
pgsql-students
Developer lists
Regional lists
Associations
User groups
Project lists
Inactive lists
IRC
Featured Users
International Sites
Propaganda
Resources
Weekly News
pgsql-general - July 2011
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-07-01
Re: How to create "auto-increment" field WITHOUT a sequence object?
Chris Travers (00:57)
Re: Contrib source
gnuoytr (01:00)
statically compiling postgres and problem with initdb
mona attariyan (07:28)
Re: How to create "auto-increment" field WITHOUT a sequence object?
Dmitriy Igrishin (08:16)
Re: How to create "auto-increment" field WITHOUT a sequence object?
Chris Travers (08:21)
Re: statically compiling postgres and problem with initdb
Craig Ringer (08:26)
Re: How to create "auto-increment" field WITHOUT a sequence object?
Dmitriy Igrishin (08:28)
Re: How to create "auto-increment" field WITHOUT a sequence object?
Craig Ringer (08:34)
Anonymous record type and inner types.
Ronan Dunklau (08:37)
Anonymous record type and inner types.
rdunklau (08:56)
Re: statically compiling postgres and problem with initdb
mona attariyan (09:11)
pg_rman in Windows - is it possible?
AI Rumman (09:18)
Re: pg_rman in Windows - is it possible?
Fujii Masao (09:38)
Re: pg_rman in Windows - is it possible?
Tomonari Katsumata (09:39)
roles
salah jubeh (12:00)
Re: roles
salah jubeh (12:06)
Re: roles
Rob Richardson (12:39)
Re: roles
Chris Travers (12:49)
Re: pg_rman in Windows - is it possible?
AI Rumman (13:16)
Re: question about query
David Johnston (13:32)
Re: Anonymous record type and inner types.
Adrian Klaver (13:36)
pg_upgrade does not translate tablespace location to new cluster
Olivier LEVESQUE (14:24)
\i command in dblink
AI Rumman (14:34)
Re: Anonymous record type and inner types.
Daniele Varrazzo (14:39)
Re: pg_upgrade does not translate tablespace location to new cluster
Guillaume Lelarge (15:03)
Re: statically compiling postgres and problem with initdb
Craig Ringer (15:03)
Re: statically compiling postgres and problem with initdb
Tom Lane (15:48)
Re: pg_upgrade does not translate tablespace location to new cluster
Olivier LEVESQUE (16:30)
Re: pg_upgrade does not translate tablespace location to new cluster
Guillaume Lelarge (16:42)
Adding Foreign Key Constraint To Existing Table
Rich Shepard (21:00)
Re: Adding Foreign Key Constraint To Existing Table
Adrian Klaver (21:10)
Re: Adding Foreign Key Constraint To Existing Table
Joshua D. Drake (21:10)
Re: Adding Foreign Key Constraint To Existing Table
Thom Brown (21:11)
Re: Adding Foreign Key Constraint To Existing Table
Rich Shepard (21:39)
Re: Adding Foreign Key Constraint To Existing Table
Thom Brown (21:42)
Re: Adding Foreign Key Constraint To Existing Table
Rich Shepard (22:04)
2011-07-02
Re: Adding Foreign Key Constraint To Existing Table
David Johnston (00:28)
Re: statically compiling postgres and problem with initdb
Craig Ringer (03:13)
dblink and insert?
Andrew Shved (03:50)
include directives in postgresql.conf
AI Rumman (09:42)
Re: include directives in postgresql.conf
Thom Brown (10:03)
MATCH FULL (Was: Re: Adding Foreign Key Constraint To Existing Table)
Alban Hertroys (10:32)
2011-07-03
out of memory error
Geoffrey Myers (10:00)
Re: out of memory error
Sim Zacks (12:41)
Re: out of memory error
Craig Ringer (12:49)
Re: How to create "auto-increment" field WITHOUT a sequence object?
Vincent Veyron (14:04)
Re: How to create "auto-increment" field WITHOUT a sequence object?
Dmitriy Igrishin (14:10)
Re: How to create "auto-increment" field WITHOUT a sequence object?
Ireneusz Pluta (14:25)
Re: How to create "auto-increment" field WITHOUT a sequence object?
Chris Travers (14:47)
Select from Java Strings
Daron Ryan (15:13)
Re: How to create "auto-increment" field WITHOUT a sequence object?
Vincent Veyron (16:07)
Re: Select from Java Strings
David Johnston (16:15)
Re: out of memory error
Alban Hertroys (16:50)
Re: How to create "auto-increment" field WITHOUT a sequence object?
Alban Hertroys (16:56)
Re: How to create "auto-increment" field WITHOUT a sequence object?
Dmitriy Igrishin (18:48)
Re: Windows x64 : How do I get OSSP-UUID.sql contrib for postgresql x64
Michael Gould (19:57)
Re: statically compiling postgres and problem with initdb
mona attariyan (21:57)
2011-07-04
Re: pg_rman in Windows - is it possible?
Tomonari Katsumata (02:49)
Re: Select from Java Strings
Daron Ryan (07:38)
Re: When the Session ends in PGSQL?
Durumdara (08:48)
Re: How to create "auto-increment" field WITHOUT a sequence object?
Vincent de Phily (09:05)
Technical question on PREPARE statements and PLPGSQL cached plans
Chris Travers (09:07)
Re: When the Session ends in PGSQL?
Vincent de Phily (09:28)
Re: When the Session ends in PGSQL?
Durumdara (10:49)
Re: When the Session ends in PGSQL?
Vincent de Phily (11:12)
Re: When the Session ends in PGSQL?
Durumdara (11:50)
Re: When the Session ends in PGSQL?
Vincent de Phily (12:08)
Re: When the Session ends in PGSQL?
Craig Ringer (12:46)
Re: Select from Java Strings
Harald Fuchs (13:33)
problems installing odbc and .Net drivers
Michael Gould (15:20)
How do I manually delete the odbc, oledb and .net drivers
Michael Gould (16:50)
cannot "make USE_PGXS=1" b/c no pgxs.mk exists
Jonathan Brinkman (20:55)
Read MS-SQL data into Postgres via ODBC link?
Jonathan Brinkman (21:10)
Finding latest record for a number of groups in an INSERT-only table
Daniel Farina (23:48)
2011-07-05
Re: Read MS-SQL data into Postgres via ODBC link?
Brent Wood (00:58)
Re: Finding latest record for a number of groups in an INSERT-only table
David Johnston (01:23)
No space left on device log message storm
Bryan Henderson (01:40)
Difference between inet and cidr
Yan Cheng CHEOK (06:50)
Re: Finding latest record for a number of groups in an INSERT-only table
Alban Hertroys (06:55)
Re: Finding latest record for a number of groups in an INSERT-only table
Daniel Farina (07:13)
Re: Finding latest record for a number of groups in an INSERT-only table
Simon Riggs (07:32)
Re: Read MS-SQL data into Postgres via ODBC link?
Sim Zacks (07:37)
Re: Finding latest record for a number of groups in an INSERT-only table
Daniel Farina (07:43)
Re: cannot "make USE_PGXS=1" b/c no pgxs.mk exists
Albe Laurenz (08:19)
Difference in DB size with dump and pg_database_size
Condor (08:38)
Re: Difference in DB size with dump and pg_database_size
Magnus Hagander (08:43)
Dump large DB and restore it after all.
Condor (09:00)
Re: Difference in DB size with dump and pg_database_size
Condor (09:03)
Re: Difference in DB size with dump and pg_database_size
Tomáš Vondra (09:19)
Re: Finding latest record for a number of groups in an INSERT-only table
Gavin Flower (09:45)
Re: Dump large DB and restore it after all.
Christian Ullrich (09:46)
Re: Dump large DB and restore it after all.
Craig Ringer (10:08)
Select count(*) /*from*/ table
Alexander Shulgin (10:27)
Re: Dump large DB and restore it after all.
Condor (11:31)
Re: out of memory error
Geoffrey Myers (12:05)
Re: out of memory error
Geoffrey Myers (12:12)
Re: out of memory error
Geoffrey Myers (12:36)
Re: out of memory error
Geoffrey Myers (12:52)
Re: out of memory error
Geoffrey Myers (12:55)
Re: Difference between inet and cidr
Marti Raudsepp (13:09)
Re: Difference between inet and cidr
Harald Fuchs (13:32)
Re: cannot "make USE_PGXS=1" b/c no pgxs.mk exists
Jonathan Brinkman (14:47)
Re: Read MS-SQL data into Postgres via ODBC link?
Jonathan Brinkman (14:48)
Re: out of memory error
Tom Lane (15:05)
Re: out of memory error
Geoffrey Myers (15:12)
Re: Pgfoundry problem with Npgsql bug tracker
Francisco Figueiredo Jr. (15:14)
Re: Select count(*) /*from*/ table
Tom Lane (16:25)
Re: Read MS-SQL data into Postgres via ODBC link?
Alban Hertroys (16:28)
Re: Finding latest record for a number of groups in an INSERT-only table
Alban Hertroys (16:49)
Python UCS4 error
c k (17:21)
Re: Dump large DB and restore it after all.
Tomas Vondra (17:40)
Re: Dump large DB and restore it after all.
John R Pierce (17:45)
Re: Finding latest record for a number of groups in an INSERT-only table
Daniel Farina (18:30)
Re: Python UCS4 error
Tom Lane (18:54)
Re: Read MS-SQL data into Postgres via ODBC link?
Susan Cassidy (21:27)
Re: Read MS-SQL data into Postgres via ODBC link?
Alban Hertroys (23:12)
Re: Read MS-SQL data into Postgres via ODBC link?
Jonathan Brinkman (23:38)
2011-07-06
Re: out of memory error
Craig Ringer (00:04)
Re: Read MS-SQL data into Postgres via ODBC link?
Ivan Sergio Borgonovo (00:53)
Re: Finding latest record for a number of groups in an INSERT-only table
Chris Travers (01:23)
Re: out of memory error
Toby Corkindale (01:32)
Re: Python UCS4 error
c k (02:34)
Re: [ADMIN] Python UCS4 error
John R Pierce (03:06)
Re: [GENERAL] Python UCS4 error
c k (03:33)
Re: [GENERAL] Python UCS4 error
c k (06:08)
Re: When the Session ends in PGSQL?
Durumdara (08:42)
Performance Monitoring of PostGRE
BangarRaju Vadapalli (08:57)
plpgsql and prep statements (performance and sql injection)
Wim Bertels (09:11)
Re: plpgsql and prep statements (performance and sql injection)
Pavel Stehule (09:29)
Generic terminal-based data browsing & entry
Florian Weimer (09:34)
dirty read from plpgsql
Willy-Bas Loos (10:54)
Re: dirty read from plpgsql
Craig Ringer (11:17)
Re: dirty read from plpgsql
hubert depesz lubaczewski (12:36)
Re: Performance Monitoring of PostGRE
Devrim GÜNDÜZ (13:23)
Re: When the Session ends in PGSQL?
Durumdara (13:28)
Re: Performance Monitoring of PostGRE
devrim (13:30)
Re: Performance Monitoring of PostGRE
Bill Moran (13:42)
Re: Performance Monitoring of PostGRE
Michael Nolan (14:16)
Re: Performance Monitoring of PostGRE
Bobby Dewitt (15:22)
Re: Performance Monitoring of PostGRE
Bill Moran (15:44)
exclude user mappings, foreign server from dump
Sergey Urlin (15:45)
Streaming replication on 9.1-beta2 after pg_restore is very slow
David Hartveld (15:54)
ERROR: malformed record literal: "",DETAIL: Missing left parenthesis?
Emi Lu (16:02)
Re: Performance Monitoring of PostGRE
Steve Francis (16:28)
Re: Performance Monitoring of PostGRE
John R Pierce (16:53)
Re: Performance Monitoring of PostGRE
Tomas Vondra (19:41)
Inherit trouble
David Gianonatti (19:52)
Re: Inherit trouble
David Johnston (22:13)
Re: wiki error
Josh Kupershmidt (22:31)
Request for help - Does anyone in Seattle need a Postgres job?
Brendan Prouty (23:00)
Re: Streaming replication on 9.1-beta2 after pg_restore is very slow
Simon Riggs (23:07)
2011-07-07
Re: Inherit trouble
Chris Travers (01:00)
Re: streaming replication trigger file
jenopob (03:07)
failed archive command
Joe Lester (04:29)
failed archive command
Joe Lester (04:39)
Re: failed archive command
Devrim GÜNDÜZ (04:45)
Re: failed archive command
devrim (06:16)
Re: PL/R download
jc9121 (06:17)
Re: ERROR: malformed record literal: "",DETAIL: Missing left parenthesis?
Albe Laurenz (08:06)
Re: failed archive command
Craig Ringer (08:42)
Re: Request for help - Does anyone in Seattle need a Postgres job?
Peter Geoghegan (08:49)
Latency problems with simple queries
Adrian Schreyer (11:13)
Re: Streaming replication on 9.1-beta2 after pg_restore is very slow
David Hartveld (12:12)
Re: Streaming replication on 9.1-beta2 after pg_restore is very slow
Simon Riggs (12:27)
Re: Request for help - Does anyone in Seattle need a Postgres job?
Adrian Klaver (13:21)
DELETE taking too much memory
vincent dephily (13:34)
Trying to find miss and mister of the last month with highest rating
Alexander Farber (13:54)
Oracle to Postgres migration open source tool
akp geek (13:55)
Documentation issue
salah jubeh (13:56)
Re: Streaming replication on 9.1-beta2 after pg_restore is very slow
David Hartveld (13:59)
Re: Oracle to Postgres migration open source tool
Craig Ringer (14:02)
Re: Oracle to Postgres migration open source tool
casp (14:05)
Re: Trying to find miss and mister of the last month with highest rating
David Johnston (14:09)
Re: Oracle to Postgres migration open source tool
Andrew Sullivan (14:14)
Re: Streaming replication on 9.1-beta2 after pg_restore is very slow
Simon Riggs (14:21)
Re: Oracle to Postgres migration open source tool
salah jubeh (14:21)
Re: Latency problems with simple queries
Jeff Davis (14:35)
Re: Streaming replication on 9.1-beta2 after pg_restore is very slow
Simon Riggs (14:45)
Re: Streaming replication on 9.1-beta2 after pg_restore is very slow
Tom Lane (15:14)
Re: Streaming replication on 9.1-beta2 after pg_restore is very slow
Karsten Hilbert (15:29)
Re: Oracle to Postgres migration open source tool
Jacqui Caren-home (15:38)
Re: Oracle to Postgres migration open source tool
Lennin Caro (15:51)
Creating temp tables inside read only transactions
mike beeper (16:01)
Re: Oracle to Postgres migration open source tool
akp geek (16:01)
Re: Trying to find miss and mister of the last month with highest rating
Alexander Farber (16:11)
Re: Trying to find miss and mister of the last month with highest rating
Alexander Farber (16:19)
Re: Streaming replication on 9.1-beta2 after pg_restore is very slow
Tom Lane (16:23)
Re: Trying to find miss and mister of the last month with highest rating
Alexander Farber (16:25)
Re: Oracle to Postgres migration open source tool
Andrew Sullivan (16:29)
Insufficient privileges.
Dave Coventry (17:03)
Re: Insufficient privileges.
Rick Genter (17:05)
Re: Insufficient privileges.
Dave Coventry (17:26)
Re: Insufficient privileges.
Rick Genter (17:39)
Add Foreign Keys To Table
Rich Shepard (17:40)
Re: Add Foreign Keys To Table
Alan Hodgson (18:19)
Re: [PERFORM] DELETE taking too much memory
French, Martin (18:54)
Re: Add Foreign Keys To Table
Rich Shepard (18:55)
Re: Add Foreign Keys To Table
Alan Hodgson (19:07)
Re: Add Foreign Keys To Table
Rich Shepard (19:30)
Re: Add Foreign Keys To Table
Alan Hodgson (19:44)
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