Discussion for users on SQL related matters.
| Thread | Author | Time |
|---|---|---|
| Re: Very slow updates when using IN syntax subselect | Tom Lane | 00:37 |
| Trigger/Sequence headache | Foster, Stephen | 22:27 |
| Re: Trigger/Sequence headache | Stephan Szabo | 23:10 |
| Re: Trigger/Sequence headache | Foster, Stephen | 23:25 |
| Thread | Author | Time |
|---|---|---|
| Re: Trigger/Sequence headache | rlee0001 | 07:03 |
| Re: Trigger/Sequence headache | Markus Schaber | 11:38 |
| ORDER BY CASE ... | Mario Splivalo | 15:35 |
| Re: ORDER BY CASE ... | Mathieu Arnold | 15:39 |
| Re: ORDER BY CASE ... | Reinoud van Leeuwen | 15:40 |
| Re: ORDER BY CASE ... | Mario Splivalo | 15:47 |
| Re: ORDER BY CASE ... | Mathieu Arnold | 16:10 |
| Re: Very slow updates when using IN syntax subselect | Bryce Nesbitt | 17:27 |
| Tough Problem -- Record Checkouts | Alfred | 17:33 |
| Re: CREATE VIEW form stored in database? | George Weaver | 17:33 |
| Problems with distinct | Andreas Joseph Krogh | 19:19 |
| Re: Problems with distinct | Tom Lane | 19:22 |
| Re: Problems with distinct | Owen Jacobson | 19:24 |
| Re: Problems with distinct | Andreas Joseph Krogh | 19:29 |
| Re: ORDER BY CASE ... | Mario Splivalo | 21:28 |
| Thread | Author | Time |
|---|---|---|
| group by complications | Mark Fenbers | 00:14 |
| Slow update SQL | Ken Hill | 01:48 |
| Re: Slow update SQL | Michael Fuhr | 02:14 |
| Re: group by complications | chester c young | 02:29 |
| Re: Slow update SQL | Michael Fuhr | 05:17 |
| passing array(java) to postgre sql function | bond | 10:11 |
| SELECT on a to-be-determined table | garhone | 15:28 |
| Re: Slow update SQL | Ken Hill | 16:35 |
| Re: Slow update SQL | Markus Schaber | 16:39 |
| Re: Non Matching Records in Two Tables | Ken Hill | 20:55 |
| Re: Non Matching Records in Two Tables | Tom Lane | 21:07 |
| Re: Non Matching Records in Two Tables | chester c young | 21:08 |
| create table and data types | Maciej Piekielniak | 21:12 |
| Re: Non Matching Records in Two Tables | Ken Hill | 21:24 |
| Re: Non Matching Records in Two Tables | Ken Hill | 21:25 |
| Re: create table and data types | Ken Hill | 21:30 |
| Re: create table and data types | Maciej Piekielniak | 22:03 |
| Re: create table and data types | Tom Lane | 22:06 |
| Re: create table and data types | Ken Hill | 22:42 |
| Re: Non Matching Records in Two Tables | Bryce Nesbitt | 23:05 |
| Thread | Author | Time |
|---|---|---|
| ORDER BY with LTREE | Axel Straschil | 14:28 |
| Given 02-01-2006 to 02-28-2006, output all days. | Henry Ortega | 21:07 |
| Re: Given 02-01-2006 to 02-28-2006, output all days. | Owen Jacobson | 21:14 |
| Re: Given 02-01-2006 to 02-28-2006, output all days. | Michael Fuhr | 21:20 |
| Re: Given 02-01-2006 to 02-28-2006, output all days. | Owen Jacobson | 23:08 |
| two count columns? | Jan Danielsson | 23:56 |
| Thread | Author | Time |
|---|---|---|
| Re: two count columns? | Tom Lane | 00:47 |
| Re: two count columns? | Greg Stark | 00:51 |
| Re: view of weekly data | Greg Stark | 07:36 |
| Re: Tough Problem -- Record Checkouts | Greg Stark | 07:58 |
| Interval subtracting | Milorad Poluga | 13:44 |
| Re: Interval subtracting | Milen A. Radev | 14:24 |
| Re: Interval subtracting | Milorad Poluga | 14:36 |
| Re: Interval subtracting | Milen A. Radev | 14:45 |
| Need help: Find dirty rows, Update, Delete SQL | ogjunk-pgjedan | 17:41 |
| Re: [SQL] Interval subtracting | Tom Lane | 18:30 |
| Re: [SQL] Interval subtracting | Stephan Szabo | 19:03 |
| Thread | Author | Time |
|---|---|---|
| Re: Need help: Find dirty rows, Update, Delete SQL | Janning Vygen | 10:44 |
| Re: Given 02-01-2006 to 02-28-2006, output all days. | Henry Ortega | 18:47 |
| Re: Given 02-01-2006 to 02-28-2006, output all days. | Stephan Szabo | 18:57 |
| Re: Given 02-01-2006 to 02-28-2006, output all days. | Michael Fuhr | 19:07 |
| Thread | Author | Time |
|---|---|---|
| Re: ORDER BY with LTREE | Michael Fuhr | 07:41 |
| Re: Interval subtracting | Milorad Poluga | 08:39 |
| Re: SELECT on a to-be-determined table | Patrick JACQUOT | 11:02 |
| Re: Need help: Find dirty rows, Update, Delete SQL | Patrick JACQUOT | 11:24 |
| Re: ORDER BY CASE ... | Bruno Wolff III | 17:33 |
| Re: Given 02-01-2006 to 02-28-2006, output all days. | Pedro B. | 20:30 |
| Re: Given 02-01-2006 to 02-28-2006, output all days. | Mark R. Dingee Pedro | 20:39 |
| Re: ... more than one count with left join | Pedro B. | 20:56 |
| Thread | Author | Time |
|---|---|---|
| Re: ORDER BY with LTREE | Michael Fuhr | 06:31 |
| Re: ORDER BY with LTREE | Axel Straschil | 07:03 |
| Avoid querying a specific field - how? | Stefan Schwarzer | 11:55 |
| Re: Avoid querying a specific field - how? | Ibrahim Tekin | 15:32 |
| Re: Avoid querying a specific field - how? | Achilleus Mantzios | 17:06 |
| Thread | Author | Time |
|---|---|---|
| how to add primary key to existing table with multiple primary keys | Daniel Joo | 01:45 |
| CREATE TABLE AS and tablespaces | Markus Schaber | 10:45 |
| dbLink Query | Richard C | 11:29 |
| "Installing" dbLink | Richard C | 11:48 |
| Re: "Installing" dbLink | A. Kretschmer | 12:43 |
| Re: After Trigger assignment to NEW | Tom Lane | 16:06 |
| After Trigger assignment to NEW | Achilleus Mantzios | 16:44 |
| Re: After Trigger assignment to NEW | Alvaro Herrera | 17:16 |
| Re: After Trigger assignment to NEW | Tom Lane | 17:37 |
| Missing fields on Query result. | Daniel Hernandez | 18:08 |
| Re: Missing fields on Query result. | Daniel Hernandez | 18:10 |
| Re: After Trigger assignment to NEW | Owen Jacobson | 18:58 |
| Re: After Trigger assignment to NEW | Achilleus Mantzios | 19:47 |
| Re: After Trigger assignment to NEW | Achilleus Mantzios | 19:51 |
| Can't connect to the db | Judith | 22:17 |
| Re: Can't connect to the db | Andrew Sullivan | 22:21 |
| Obtaining client IP address | Alexis Paul Bertolini | 23:16 |
| Re: Obtaining client IP address | Michael Fuhr | 23:34 |
| Thread | Author | Time |
|---|---|---|
| Re: CREATE TABLE AS and tablespaces | Bruce Momjian | 04:51 |
| Relation 0 does not exist | Yasuhiro Furuse | 07:06 |
| Re: After Trigger assignment to NEW | Achilleus Mantzios | 07:40 |
| Re: Obtaining client IP address | Alexis Paul Bertolini | 09:26 |
| Re: "Installing" dbLink | Richard C | 10:42 |
| Index to support LIKE '%suffix' queries | Florian Weimer | 14:17 |
| Re: After Trigger assignment to NEW | Stephan Szabo | 14:40 |
| Re: Relation 0 does not exist | Alvaro Herrera | 15:24 |
| Re: Index to support LIKE '%suffix' queries | Tom Lane | 17:22 |
| Re: Index to support LIKE '%suffix' queries | Florian Weimer | 17:52 |
| Re: Index to support LIKE '%suffix' queries | Alvaro Herrera | 18:13 |
| Thread | Author | Time |
|---|---|---|
| Re: Relation 0 does not exist | Yasuhiro Furuse | 23:26 |
| Thread | Author | Time |
|---|---|---|
| Re: Slow update SQL | Bungsuputra Linan | 02:42 |
| Disabling triggers/constraints pg<8.1 | Bath, David | 02:44 |
| Dump/restore comments only? | Bath, David | 02:56 |
| Problem with query on history table | Andreas Joseph Krogh | 07:19 |