Skip site navigation
(1)
Skip section navigation
(2)
Search
Peripheral Links
Text Size:
Normal
/
Large
Donate
Contact
Header And Logo
|
Site Navigation
Home
About
Downloads
Documentation
Community
Developers
Support
Section Navigation
Community
Contributors
Mailing Lists
Subscribe
User lists
pgsql-admin
pgsql-advocacy
pgsql-announce
pgsql-bugs
pgsql-docs
pgsql-general
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
Community login
Profile
Lost password
Search archives
Advanced Search
pgsql-sql 2004-01 Chronological Index (1/2)
Last updated: Wed Jan 18 04:33:43 2012
298 messages
Thread Index
[Prev Page]
[
Next Page
]
31 January 2004
Re: Sometimes referential integrity seems not to work
Tom Lane (23:41)
Re: Sometimes referential integrity seems not to work
Stephan Szabo (20:45)
Re: Mechanics of Update:Cascade
Richard Huxton (17:42)
Re: Mechanics of Update:Cascade
Stephan Szabo (15:25)
Re: [NOVICE] 'select nextval('seq_name');' in a function ?
Stephan Szabo (15:23)
Mechanics of Update:Cascade
beyaRecords - The home Urban music (10:51)
Mechanics of UpDate:Cascade
beyaNet Consultancy (10:48)
Re: query not using index for descending records?
email lists (05:02)
30 January 2004
PROBLEM SOLVEDRe: java.lang.StringIndexOutOfBoundsException: String index
mohan (16:04)
Re: Empty String Comparison Standard compliant?
Stephan Szabo (15:29)
Re: Empty String Comparison Standard compliant?
Tom Lane (15:18)
Empty String Comparison Standard compliant?
Christoph Haller (12:13)
Re: limit 1 and functional indexes: SOLVED
Greg Stark (09:57)
Re: limit 1 and functional indexes: SOLVED
Alexandra Birch (09:06)
Re: java.lang.StringIndexOutOfBoundsException: String index
Achilleus Mantzios (09:03)
locking problem
cheater cheater (07:41)
Re: limit 1 and functional indexes
Greg Stark (06:08)
Re:
Chris Travers (03:06)
29 January 2004
Re: java.lang.StringIndexOutOfBoundsException: String index
Josh Berkus (23:23)
Re: [PERFORM] Set-Returning Functions WAS: On the performance of views
Josh Berkus (23:19)
Re: java.lang.StringIndexOutOfBoundsException: String index
mohan (20:50)
Re: [PERFORM] Set-Returning Functions WAS: On the performance of views
Josh Berkus (19:23)
Re: query not using index for descending records?
Tom Lane (18:41)
Re: LEFT JOIN on one and/or another column (thanks)
Octavio Alvarez (18:41)
Re: query not using index for descending records?
Stephan Szabo (18:28)
Re: How to retrieve N lines of a text field.
Joe Conway (17:54)
Re: query not using index for descending records?
Tom Lane (17:25)
Re: java.lang.StringIndexOutOfBoundsException: String index
Achilleus Mantzios (16:54)
java.lang.StringIndexOutOfBoundsException: String index out of range: 23 at java.lang.String.charAt(String.java:460)
mohan (16:35)
Re: query not using index for descending records?
Stephan Szabo (16:06)
Re: How to retrieve N lines of a text field.
Tom Lane (15:50)
Re: limit 1 and functional indexes
Bruno Wolff III (15:10)
Re: query not using index for descending records?
Achilleus Mantzios (15:04)
How to retrieve N lines of a text field.
Chris Travers (15:04)
Re: limit 1 and functional indexes
Alexandra Birch (15:02)
Re:
MUKTA (14:10)
Re: query not using index for descending records?
Bruno Wolff III (14:06)
Re:
email (13:36)
Re: query not using index for descending records?
Achilleus Mantzios (13:32)
Re: query not using index for descending records?
Bruno Wolff III (13:17)
Re:
Viorel Dragomir (13:09)
[no subject]
MUKTA (13:03)
Re: SQL Query for Top Down fetching of childs
Kumar (13:00)
Re: LEFT JOIN on one and/or another column
Bruno Wolff III (12:59)
Re: limit 1 and functional indexes
Bruno Wolff III (12:51)
query not using index for descending records?
email lists (12:12)
Re: SQL Query for Top Down fetching of childs
Richard Huxton (10:28)
Re: time series data
azwa (09:28)
Re: auto_insert
Viorel Dragomir (08:32)
auto_insert
jodi (08:28)
SQL Query for Top Down fetching of childs
Kumar (06:11)
LEFT JOIN on one and/or another column
Octavio Alvarez (04:27)
28 January 2004
Re: Question about isolation
Tom Lane (23:03)
Re: Question about isolation
Samuel Tardieu (21:46)
Re: Question about isolation
Chester Kustarz (20:37)
Re: Question about isolation
Chester Kustarz (20:13)
Re: Aggregate function error in 7.4
j knight (19:38)
Question about isolation
Samuel Tardieu (18:01)
managing users in postgresql 7.4.1
Przemysław Słupkowski (17:57)
Re: postgres timeout.
Stef (17:38)
Re: postgres timeout. [SOLVED]
Stef (16:59)
Re: postgres timeout.
Tom Lane (16:49)
postgres timeout.
Stef (16:33)
limit 1 and functional indexes
Alexandra Birch (11:24)
Re: Aggregate function error in 7.4
Tom Lane (07:50)
Re: Query TIME ZONE
Raman Garg (07:03)
Aggregate function error in 7.4
j knight (06:42)
Re: Query TIME ZONE
Tom Lane (05:59)
Query TIME ZONE
Raman (05:23)
27 January 2004
Re: postgreSQl 7.4.1 and Hibernate
Josh Berkus (23:13)
Re: [BUGS] PgSQL Down
Tom Lane (16:59)
Re: PgSQL Down
Devrim GUNDUZ (11:56)
postgreSQl 7.4.1 and Hibernate
beyaRecords - The home Urban music (11:53)
PgSQL Down
Cavit Keskin (11:37)
Re: time series data
Tomasz Myrta (09:56)
Re: time series data
azwa (09:35)
Re: Label Security
Bruno Wolff III (02:23)
Re: how to "enumerate" rows ?
Tom Lane (01:09)
Re: Label Security
James Taylor (00:50)
how to "enumerate" rows ?
Karsten Hilbert (00:13)
26 January 2004
Re: Label Security
Bruno Wolff III (21:06)
Label Security
James Taylor (20:45)
Sometimes referential integrity seems not to work
Enio Schutt Junior (17:02)
24 January 2004
'select nextval('seq_name');' in a function ?
Pragati Kenkare (09:04)
An order by question
David Arnold (07:24)
Re: [ADMIN] Fw: postgres logging
A.Bhuvaneswaran (05:06)
23 January 2004
Re: [ADMIN] Database diagram
Rajesh Kumar Mallah (18:17)
Re: JDBC Batch Updates
pginfo (17:43)
JDBC Batch Updates
beyaRecords - The home Urban music (14:29)
Re: Fw: postgres logging [SOLVED]
Stef (12:51)
Fw: postgres logging
Stef (12:20)
Re: How can I get the last element out of GROUP BY sets?
Greg Stark (02:24)
22 January 2004
Batch update issue
beyaRecords - The home Urban music (12:14)
Re: Database diagram
Chris Travers (09:43)
Batch Updates issue
beyaRecords - The home Urban music (02:36)
Batch Updates problem
beyaRecords - The home Urban music (02:06)
21 January 2004
Re: array_lower /array_prepend doubt
Tom Lane (19:33)
Re: array_lower /array_prepend doubt
Joe Conway (19:16)
Re: array_lower /array_prepend doubt
Tom Lane (19:08)
Re: array_lower /array_prepend doubt
Joe Conway (19:05)
Re: array_lower /array_prepend doubt
Tom Lane (18:33)
Re: array_lower /array_prepend doubt
Joe Conway (18:20)
Re: array_lower /array_prepend doubt
Tom Lane (17:15)
Re: array_lower /array_prepend doubt
Stephan Szabo (15:56)
array_lower /array_prepend doubt
Rajesh Kumar Mallah (14:03)
Re: time series data
Tomasz Myrta (11:35)
Re: time series data
Tomasz Myrta (09:36)
time series data
azwa (09:15)
cygwin warnings in the log file
Terence Kearns (08:10)
Re: Fetching a single column from a record returning function
Kumar (07:06)
20 January 2004
Re: comparing nulls
Christopher Browne (16:38)
Re: Fetching a single column from a record returning function
Joe Conway (16:15)
Re: Fetching a single column from a record returning function
Tom Lane (15:58)
Re: comparing nulls
Jeff Eckermann (15:54)
Re: comparing nulls
Guy Fraser (15:30)
Re: comparing nulls
Chris Bowlby (15:04)
Re: comparing nulls
Kenneth Gonsalves (14:42)
Re: comparing nulls
Reinoud van Leeuwen (14:34)
Re: Database diagram
Luis Sousa (14:31)
Re: comparing nulls
D'Arcy J.M. Cain (14:06)
Re: comparing nulls
Chris Bowlby (13:56)
comparing nulls
Kenneth Gonsalves (13:25)
Re: Database diagram
Gregory S. Williamson (07:36)
Re: Database diagram
Roberto Mello (07:17)
Fetching a single column from a record returning function
Kumar (07:14)
Re: Database diagram
Denis (07:00)
Database diagram
Ganesan Kanavathy (06:39)
Re: Trigger to identify which column(s) updated
V i s h a l Kashyap @ [Sai Hertz And Control Systems] (05:26)
19 January 2004
Re: How can I get the last element out of GROUP BY sets?
Robert Creager (17:40)
Re: name of a column returned from a table function
Tom Lane (15:08)
Re: Initially Deffered - FK
Denis (12:10)
name of a column returned from a table function
Iain (11:35)
Re: Initially Deffered - FK
Stephan Szabo (10:35)
Re: How can I get the last element out of GROUP BY sets?
Christoph Haller (10:14)
Re: DROP TRIGGER
Tom Lane (06:20)
Re: How can I get the last element out of GROUP BY sets?
Tom Lane (05:45)
Re: Execute permissions for stored functions
Tom Lane (05:41)
Re: Left joins with multiple tables
Denis (04:57)
Re: help with limiting query results
Tom Lane (04:55)
How can I get the last element out of GROUP BY sets?
Robert Creager (04:30)
Re: Problem with LEFT JOIN
Tom Lane (04:11)
Execute permissions for stored functions
Paul Hart (02:59)
Re: Is it possible in PostgreSQL?
Jim Johannsen (00:11)
18 January 2004
Re: Trigger to identify which column(s) updated
Vishal Kashyap @ [Sai Hertz And Control Systems] (22:26)
Re: Left joins with multiple tables
Richard Poole (22:00)
Re: Is it possible in PostgreSQL?
Chris Travers (14:15)
17 January 2004
count(*) from cursor
Yuri Gordienko (08:00)
Left joins with multiple tables
Colin Fox (02:37)
16 January 2004
simple tree in postgress
Liza (19:07)
Re: sql query with join and parameter in postgresql function
Philippe Lang (13:03)
Re: sql query with join and parameter in postgresql function
Michael Glaesemann (11:44)
sql query with join and parameter in postgresql function
Philippe Lang (11:31)
Re: problem with function trigger
Christoph Haller (10:35)
Problem with LEFT JOIN
Thomas Wegner (10:07)
Re: Email function using c instead of tclu
Christoph Haller (09:01)
Re: Initially Deffered - FK
denis (05:30)
Re: Initially Deffered - FK
Stephan Szabo (05:19)
Initially Deffered - FK
Denis (04:32)
Initially Deffered - FK
denis (04:30)
15 January 2004
Trigger to identify which column(s) updated
Jack Kerkhof (21:15)
Re: Problem with plpgsql function
Chris Bowlby (19:05)
Re: Problem with plpgsql function
Joe Conway (18:48)
Problem with plpgsql function
Chris Bowlby (18:39)
Re: Rule won't let me NOTIFY, no matter how hard I try
Luis C. Ferreira (18:36)
Re: Atomic query and update of sequence generators
Greg Sabino Mullane (12:48)
Re: Atomic query and update of sequence generators
Tom Lane (03:30)
Re: REPOST[GENERAL] Quoting for a Select Into - Please Help
Stuart Barbee (03:17)
Atomic query and update of sequence generators
Jeffrey Tenny (00:52)
14 January 2004
REPOST[GENERAL] Quoting for a Select Into - Please Help
A E (22:48)
Re: Transpose rows to columns
Luis C. Ferreira (aka lcf) (21:10)
DROP TRIGGER
sad (11:42)
Re: Insert into:Bad date external representation
Michael Glaesemann (08:25)
Re: Insert into:Bad date external representation
azwa (08:01)
13 January 2004
Historical logging of pg_stat_activity ?
Stef (21:41)
Rule won't let me NOTIFY, no matter how hard I try
Jeff Boes (21:36)
Re: Configure issues
Peter Eisentraut (19:36)
help with limiting query results
OizOne (19:33)
Configure issues
beyaRecords - The home Urban music (18:46)
Re: Copying rows between tables?
Sai Hertz And Control Systems (18:44)
Re: can insert 'null' into timestamp type field from command
scott.marlowe (17:52)
Thread Index
[Prev Page]
[
Next Page
]
Privacy Policy
|
About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group