Discussion for users on SQL related matters.
| Thread | Author | Time |
|---|---|---|
| Re: Password user postgres | Bhuvan A | 09:03 |
| Re: Password user postgres | Arnaudo Massimo | 19:05 |
| Thread | Author | Time |
|---|---|---|
| CREATE INDEX question | Hans-Jürgen Schönig | 12:24 |
| Execution Plans and Casts | Hans-Jürgen Schönig | 12:49 |
| Thread | Author | Time |
|---|---|---|
| How can I use cursor in a trigger or function? | dailiming | 08:29 |
| Re: COPY command problems | Rajesh Kumar Mallah. | 11:17 |
| Reference integrity question | Evgen Potemkin | 13:32 |
| Re: Stuck on SQL Query where a calculated value is used for a join. | ScottRArndt | 13:57 |
| Thread | Author | Time |
|---|---|---|
| COPY fails but INSERT works | Gary Stainburn | 15:13 |
| Re: COPY fails but INSERT works | Stephan Szabo | 15:48 |
| Re: COPY fails but INSERT works | Gary Stainburn | 17:23 |
| Thread | Author | Time |
|---|---|---|
| Multiple counts | Colin Fox | 04:55 |
| Thread | Author | Time |
|---|---|---|
| Doubts porting from Oracle to postgresql | Senthil | 08:22 |
| batch example | Campano, Troy | 16:22 |
| unsubscribe | jrJAMES | 17:09 |
| unsubscribe | Rajesh Krishnamoorthy | 17:21 |
| Re: batch example | Thorsten Meinl | 17:28 |
| empty arrays | floyds | 17:40 |
| Thread | Author | Time |
|---|---|---|
| Slow self-join on a 100 million record table | Mark Davies | 15:46 |
| plpgsql select into question | J D | 15:49 |
| Re: Slow self-join on a 100 million record table | Andrew J. Kelly | 16:04 |
| Re: plpgsql select into question | Jie Liang | 19:09 |
| Thread | Author | Time |
|---|---|---|
| Re: pg_dump problem | Tomasz Myrta | 11:34 |
| Re: Implementing automatic updating of primary keys... | Tomasz Myrta | 12:41 |
| Internal functions documented | Daniel Bruce Lynes | 21:54 |
| Thread | Author | Time |
|---|---|---|
| Re: Slow self-join on a 100 million record table | Paul Thornett | 03:30 |
| bug? | Minghann Ho | 04:36 |
| Re: empty arrays | Tom Lane | 06:04 |
| Re: Slow self-join on a 100 million record table | Tom Lane | 06:06 |
| Re: bug? | Tom Lane | 06:16 |
| Re: Reference integrity question | Stephan Szabo | 09:42 |
| PostgreSQL X Resin EE | Pedro Igor | 13:16 |
| Re: empty arrays | Steve Crawford | 19:06 |
| Adding a Primary Key to an exisiting table | Maly Kaing | 21:15 |
| NULLL comparison in multiple column unique index | Brian Walker | 23:19 |
| Thread | Author | Time |
|---|---|---|
| Re: Adding a Primary Key to an exisiting table | Bhuvan A | 05:20 |
| Re: NULLL comparison in multiple column unique index | Manfred Koizar | 13:10 |
| Query | Pedro Igor | 13:46 |
| Re: Query | Stephan Szabo | 15:57 |
| Compiling pl/pgsql functions? | Daniel Bruce Lynes | 17:27 |
| Thread | Author | Time |
|---|---|---|
| SQL to determine Tablenames, Primarykeys & Foreignkeys] | Kevin Gordon | 03:57 |
| Re: Reference integrity question | Stephan Szabo | 15:16 |
| Thread | Author | Time |
|---|---|---|
| Deleting in order from a table | pginfo | 09:26 |
| weighting (the results of) a query ? | Peter Galbavy | 10:41 |
| Re: Deleting in order from a table | Ludwig Lim | 12:18 |
| Thread | Author | Time |
|---|---|---|
| Grant execute on functions; related objects permissions ? | Cédric Dufour (public) | 10:12 |
| Re: Grant execute on functions; related objects permissions ? | Tambet Matiisen | 10:45 |
| order by and aggregate | Tomasz Myrta | 12:44 |
| Re: order by and aggregate | Richard Huxton | 13:41 |
| Re: Grant execute on functions; related objects permissions ? | Bruno Wolff III | 13:50 |
| Re: order by and aggregate | Tomasz Myrta | 14:09 |
| Sorry, to many clients already | cristi | 14:12 |
| Re: order by and aggregate | dev | 15:59 |
| Re: order by and aggregate | Tom Lane | 16:34 |
| Re: order by and aggregate | Tomasz Myrta | 16:35 |
| Re: order by and aggregate | Tom Lane | 16:36 |
| Re: order by and aggregate | Tomasz Myrta | 16:59 |
| Re: order by and aggregate | Tomasz Myrta | 17:07 |
| sub-select, view and sum() | Gary Stainburn | 17:29 |
| Re: Sorry, to many clients already | Robert Treat | 18:20 |
| Re: sub-select, view and sum() | Stephan Szabo | 18:31 |
| Re: sub-select, view and sum() | Gary Stainburn | 22:29 |
| Thread | Author | Time |
|---|---|---|
| Re: Getting sequence value after inserting many rows at a time | Bruno Wolff III | 18:45 |
| Thread | Author | Time |
|---|---|---|
| Re: switching default integer datatype to int8 and "IN (...)" | postgres | 00:03 |
| Re: Select * from users WHERE upper(lastName) = | Dave Cramer | 00:28 |
| Re: Select * from users WHERE upper(lastName) = upper('Pringle') | Tom Lane | 04:45 |
| Thread | Author | Time |
|---|---|---|
| Unique indexes not unique? | Jimmy Mäkelä | 10:05 |
| Re: Unique indexes not unique? | Tomasz Myrta | 10:43 |
| Re: Unique indexes not unique? | Jimmy Mäkelä | 10:56 |
| Re: Unique indexes not unique? | Stephan Szabo | 12:08 |
| Re: Unique indexes not unique? | dev | 12:32 |
| Crosstab-style query in pure SQL | dev | 12:47 |
| Re: Unique indexes not unique? | Tom Lane | 15:31 |
| Re: Unique indexes not unique? | Stephan Szabo | 15:58 |
| Re: Unique indexes not unique? | Tom Lane | 16:12 |
| Re: Crosstab-style query in pure SQL | Josh Berkus | 17:26 |
| Re: Returning row or rows from function? | Stephan Szabo | 18:43 |
| Re: to_date confusion | Stephan Szabo | 18:45 |
| Re: to_date confusion | Josh Berkus | 18:45 |
| Re: Returning row or rows from function? | Tomasz Myrta | 18:48 |
| Re: Crosstab-style query in pure SQL | dev | 19:30 |