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-sql - December 2009
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
Jump to day:
1
3
4
6
7
8
9
10
11
16
17
18
21
22
23
24
28
29
30
31
2009-12-01
pg_restore followed by immediate VACUUM ANALYZE
Bryce Nesbitt (03:46)
Re: pg_restore followed by immediate VACUUM ANALYZE
Tom Lane (03:55)
Re: pg_restore followed by immediate VACUUM ANALYZE
Bryce Nesbitt (03:59)
Re: pg_restore followed by immediate VACUUM ANALYZE
Tom Lane (04:04)
2009-12-03
create user xxx with md5 string?
Gerardo Herzig (18:05)
Re: create user xxx with md5 string?
Gerardo Herzig (19:02)
Re: create user xxx with md5 string?
Tom Lane (19:21)
Re: create user xxx with md5 string?
Dmitriy Igrishin (19:36)
Re: create user xxx with md5 string?
Dmitriy Igrishin (19:38)
2009-12-04
get sequence name from table name
Uwe Maiwald (16:53)
Getting more than one row in UNIQUE fields
Another Trad (17:24)
Re: Getting more than one row in UNIQUE fields
Tom Lane (17:36)
Re: get sequence name from table name
Gerardo Herzig (18:02)
Re: get sequence name from table name
Alvaro Herrera (19:24)
2009-12-06
Re: Getting more than one row in UNIQUE fields
Jasen Betts (08:55)
2009-12-07
Query Performance
Postgre Novice (13:00)
Re: Query Performance
tv (13:53)
problems with changing the case of turkish characters
the6campbells (17:12)
Re: problems with changing the case of turkish characters
Tom Lane (17:28)
Re: problems with changing the case of turkish characters
the6campbells (21:20)
Re: problems with changing the case of turkish characters
the6campbells (21:28)
2009-12-08
Re: Query Performance
Postgre Novice (07:55)
2009-12-09
constants in 2-column foreign keys or how to design a storage for text-groups ?
Andreas (00:20)
Re: Stalled post to pgsql-sql
sergey kapustin (10:30)
Re: Stalled post to pgsql-sql
Pavel Stehule (10:33)
SQL state 58P01 triggered by a database script execution
aymen marouani (13:10)
Re: SQL state 58P01 triggered by a database script execution
A. Kretschmer (13:24)
Re: SQL state 58P01 triggered by a database script execution
aymen marouani (13:33)
Re: SQL state 58P01 triggered by a database script execution
A. Kretschmer (13:46)
2009-12-10
Window function trouble
Harald Fuchs (17:00)
Re: Window function trouble
Harald Fuchs (17:49)
Re: Window function trouble
Tom Lane (18:09)
Re: Window function trouble
Harald Fuchs (21:02)
Re: Window function trouble
Tom Lane (23:08)
2009-12-11
FIND_IN_SET
Michael Eshom (06:22)
Re: constants in 2-column foreign keys or how to design a storage for text-groups ?
Jasen Betts (08:39)
Re: FIND_IN_SET
Pavel Stehule (08:48)
Re: Re: constants in 2-column foreign keys or how to design a storage for text-groups ?
Andreas (10:20)
Re: Window function trouble
Harald Fuchs (15:40)
Is there any function to test for numeric ips?
Oliveiros C, (16:05)
Re: Is there any function to test for numeric ips?
Fernando Hevia (16:20)
Re: Is there any function to test for numeric ips?
Harald Fuchs (16:23)
Re: Is there any function to test for numeric ips?
Fernando Hevia (16:26)
Re: Is there any function to test for numeric ips?
Alvaro Herrera (16:28)
Re: Is there any function to test for numeric ips?
Oliveiros C, (17:40)
2009-12-16
8.3/8.4 SQL incompatibility?
Britt Piehler (17:31)
Re: 8.3/8.4 SQL incompatibility?
Tom Lane (20:23)
2009-12-17
get distinct + group by then filter
Ivan Sergio Borgonovo (15:28)
2009-12-18
Re: get distinct + group by then filter
Filip RembiaĆkowski (12:20)
Re: get distinct + group by then filter
Ivan Sergio Borgonovo (13:44)
2009-12-21
8.4.1 distinct query WITHOUT order by
Gary Chambers (22:15)
Re: 8.4.1 distinct query WITHOUT order by
Thomas Kellerer (22:38)
Re: 8.4.1 distinct query WITHOUT order by
Scott Marlowe (22:53)
2009-12-22
Re: 8.4.1 distinct query WITHOUT order by
Gary Chambers (03:45)
Re: 8.4.1 distinct query WITHOUT order by
Scott Marlowe (05:18)
Re: 8.4.1 distinct query WITHOUT order by
Scott Marlowe (05:23)
Re: 8.4.1 distinct query WITHOUT order by
msi77 (07:11)
Re: 8.4.1 distinct query WITHOUT order by
Scott Marlowe (09:22)
short-cutting if sum()>constant
Ivan Sergio Borgonovo (12:35)
Re: short-cutting if sum()>constant
Filip RembiaĆkowski (13:48)
Re: short-cutting if sum()>constant
Adam Tauno Williams (14:02)
Re: short-cutting if sum()>constant
A. Kretschmer (14:12)
Re: short-cutting if sum()>constant
msi77 (15:11)
Re: short-cutting if sum()>constant
Ivan Sergio Borgonovo (17:20)
Re: short-cutting if sum()>constant
Andreas Kretschmer (17:30)
Re: short-cutting if sum()>constant
msi77 (19:15)
Re: short-cutting if sum()>constant
Pavel Stehule (19:47)
Re: short-cutting if sum()>constant
Ivan Sergio Borgonovo (23:00)
2009-12-23
Re: short-cutting if sum()>constant
Ivan Sergio Borgonovo (00:09)
Re: short-cutting if sum()>constant
Ivan Sergio Borgonovo (01:46)
Re: short-cutting if sum()>constant
Pavel Stehule (07:38)
Using || operator to fold multiple columns into one
Bryce Nesbitt (08:34)
Re: Using || operator to fold multiple columns into one
Craig Ringer (08:44)
Re: Using || operator to fold multiple columns into one
A. Kretschmer (08:50)
Re: short-cutting if sum()>constant
Ivan Sergio Borgonovo (10:56)
Re: short-cutting if sum()>constant
Pavel Stehule (11:52)
Re: short-cutting if sum()>constant
Ivan Sergio Borgonovo (13:01)
Re: short-cutting if sum()>constant
Pavel Stehule (13:35)
Re: short-cutting if sum()>constant
Ivan Sergio Borgonovo (14:27)
Re: short-cutting if sum()>constant
Craig Ringer (16:02)
Re: short-cutting if sum()>constant
Pavel Stehule (16:04)
Re: short-cutting if sum()>constant
Tom Lane (16:36)
Re: short-cutting if sum()>constant
Ivan Sergio Borgonovo (17:43)
Re: short-cutting if sum()>constant
Pavel Stehule (18:53)
Re: Using || operator to fold multiple columns into one
Rosser Schwarz (21:04)
2009-12-24
Re: Using || operator to fold multiple columns into one
Craig Ringer (03:08)
2009-12-28
Invitation to connect on LinkedIn
Mina Waheeb (16:57)
2009-12-29
Foreign key - Indexing & Deadlocking.
Andrew Hall (22:59)
Re: Using || operator to fold multiple columns into one
Bryce Nesbitt (23:44)
2009-12-30
Re: Foreign key - Indexing & Deadlocking.
Craig Ringer (01:18)
DataBase Problem
Premila Devi (01:49)
Re: DataBase Problem
Craig Ringer (01:54)
Re: DataBase Problem
Joshua Tolley (11:42)
Re: PSQL statement to delete 100 rows meeting certain criteria
Chris Browne (21:20)
2009-12-31
loading a file into a field
Brian Sherwood (16:23)
Re: Using || operator to fold multiple columns into one
Rosser Schwarz (16:23)
Proper case function
Michael Gould (17:36)
Re: Proper case function
Gary Chambers (17:40)
Re: loading a file into a field
Tim Landscheidt (18:15)
Re: Proper case function
Michael Gould (18:17)
Re: Proper case function
Tim Landscheidt (19:27)
Re: Proper case function
Seth Gordon (19:30)
Prev
|
Next
Jump to day:
1
3
4
6
7
8
9
10
11
16
17
18
21
22
23
24
28
29
30
31
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group