Discussion for users on SQL related matters.
| Thread | Author | Time |
|---|---|---|
| Re: Problem With A Rule (clear version) | cnliou | 01:16 |
| Re: Proposal: New Mailing List | Rajesh Kumar Mallah | 06:15 |
| deletions on master table takes for ever... | Rajesh Kumar Mallah | 10:07 |
| Re: deletions on master table takes for ever... | Stephan Szabo | 14:57 |
| to_char problem | postgresql | 16:57 |
| Re: to_char problem | Tom Lane | 17:00 |
| Thread | Author | Time |
|---|---|---|
| data order problem | jack | 03:19 |
| Re: data order problem | Josh Berkus | 04:53 |
| Re: data order problem | Tom Lane | 04:55 |
| Re: data order problem | jack | 06:40 |
| case statement in group by clause | Dorian Taylor | 10:44 |
| Re: case statement in group by clause | Tom Lane | 14:35 |
| Re: How slow is DISTINCT? | Tom Lane | 14:49 |
| Re: Thank you ! Re: Is there any Faster workaround ?? | Roberto Mello | 15:23 |
| Re: data order problem | Josh Berkus | 15:46 |
| Large or Small tables? | Edipo Elder Fernandes de Melo | 17:38 |
| Re: data order problem | Stephan Szabo | 17:45 |
| MAX(column1),MAX(column2),... | Bjarte Aagnes | 18:38 |
| Re: oid and oidvector | Bruce Momjian | 19:13 |
| Re: MAX(column1),MAX(column2),... | Josh Berkus | 19:34 |
| Re: MAX(column1),MAX(column2),... | Travis Hoyt | 20:17 |
| Re: oid and oidvector | Tom Lane | 20:36 |
| Re: oid and oidvector | Bruce Momjian | 20:39 |
| Re: oid and oidvector | Tom Lane | 20:47 |
| Thread | Author | Time |
|---|---|---|
| Re: [DOCS] [GENERAL] Migrating Oracle to PostgreSQL | Roberto Mello | 01:41 |
| count different values in column? | Thorsten Wenzlaff | 09:27 |
| count different values in column | Albrecht Berger | 09:30 |
| Re: count different values in column | Tod McQuillin | 09:40 |
| Re: count different values in column | Fduch the Pravking | 09:55 |
| Re: count different values in column | Gautham S. Rao | 10:00 |
| how to get index scan at work? | Rajesh Kumar Mallah | 11:10 |
| Re: how to get index scan at work? 📎 | Thomas Swan | 11:23 |
| Re: count different values in column | Christoph Haller | 11:46 |
| Re: [SQL] MAX(column1),MAX(column2),... | Bjarte Aagnes | 13:00 |
| How to log outputs from pl/pgsql into a file ? | Stéphane DEWITTE | 14:39 |
| Re: how to get index scan at work? | Rajesh Kumar Mallah | 16:33 |
| Re: how to get index scan at work? | Stephan Szabo | 17:12 |
| Re: How to log outputs from pl/pgsql into a file ? | Jie Liang | 18:32 |
| Query Praise! | Matthew Hagerty | 19:24 |
| Trying to get query to work | Brian Kosick | 20:07 |
| Trying to get query to work. | Brian Kosick | 20:10 |
| Thread | Author | Time |
|---|---|---|
| accept AD35- 6FA9 -9515 | tulasi | 07:01 |
| Re: count different values in column? | Rajesh Kumar Mallah | 17:23 |
| OpenFTS/tsearch and Postgresql 7.2.1 | Rajesh Kumar Mallah | 19:00 |
| postgresql query to XML result | Rishabh Gupta | 21:01 |
| Thread | Author | Time |
|---|---|---|
| Re: accept AD35- 6FA9 -9515 | Peter Eisentraut | 04:45 |
| Re: [OpenFTS-general] OpenFTS/tsearch and Postgresql 7.2.1 | Oleg Bartunov | 05:02 |
| Re: Trying to get query to work | Stephan Szabo | 06:04 |
| Is this a BUG? Is there anyone has the same problem? | jack | 13:39 |
| Re: accept AD35- 6FA9 -9515 | postgresql | 14:10 |
| Re: Is this a BUG? Is there anyone has the same problem? | Tom Lane | 15:13 |
| Thread | Author | Time |
|---|---|---|
| Identity not disvoered by planner? | Daniel Lundin | 11:34 |
| Is this a BUG? Is there anyone has the same problem? | jack | 11:36 |
| Re: Is this a BUG? Is there anyone has the same problem? | Tom Lane | 16:35 |
| Re: Is this a BUG? Is there anyone has the same problem? | David Stanaway | 17:36 |
| Re: Is this a BUG? Is there anyone has the same problem? | Tom Lane | 17:47 |
| efficient query help | Laurette Cisneros | 18:10 |
| calling a pl/pgsql function with array in argument | Ruben Vivas | 20:05 |
| Re: efficient query help | Clinton Adams | 21:23 |
| Thread | Author | Time |
|---|---|---|
| How to discover foreign keys (without pulling hair out) | Ian Morgan | 06:54 |
| Cannot get to use index scan on a big table! | Rajesh Kumar Mallah | 07:48 |
| Date indexing | Ian Cass | 09:35 |
| Re: Date indexing | Dima Tkach | 12:56 |
| Re: Date indexing | Tom Lane | 13:56 |
| Re: Date indexing | Ian Cass | 14:03 |
| Re: Date indexing | Ian Cass | 14:07 |
| Re: Cannot get to use index scan on a big table! | Stephan Szabo | 15:01 |
| Re: call the same pl/pgsql procedure twice in the same connection | Bruce Momjian | 16:15 |
| Re: call the same pl/pgsql procedure twice in the same connection | Jan Wieck | 16:31 |
| Thread | Author | Time |
|---|---|---|
| Re: call the same pl/pgsql procedure twice in the same connection | Bruce Momjian | 00:36 |
| Re: Upgrading PostgreSQL to 7.1.3 | Rajesh Kumar Mallah | 05:30 |
| Re: Cannot get to use index scan on a big table! | Rajesh Kumar Mallah | 05:57 |
| Proper quoting of \e | Helge Kreutzmann | 13:12 |
| BLOB Feature Limits | Bullock, Dempsey | 14:04 |
| Re: efficient query help | Joel Burton | 14:06 |
| Re: efficient query help | Joel Burton | 14:47 |
| Re: BLOB Feature Limits | Ian Morgan | 18:10 |
| Connection authentication | Oleg Lebedev | 19:32 |
| Thread | Author | Time |
|---|---|---|
| Pl/pgSQL Question. | Bruno Ricardo Sacco | 04:34 |
| Pl/pgSQL Question. | Bruno Ricardo Sacco | 04:44 |
| SELECT in a function != SELECT ? | Ian Morgan | 05:44 |
| Re: SELECT in a function != SELECT ? | Joe Conway | 06:13 |
| Database Server in Recovery mode! | Rajesh Kumar Mallah | 06:52 |