Discussion for users on SQL related matters.
| Thread | Author | Time |
|---|---|---|
| pl/pgsql examples | Suresh Raja | 15:48 |
| Re: pl/pgsql examples | Adrian Klaver | 15:59 |
| Re: pl/pgsql examples | Oliver Christina | 19:08 |
| Thread | Author | Time |
|---|---|---|
| Querying with arrays | Tim Dudgeon | 13:09 |
| Re: Querying with arrays | Tom Lane | 14:54 |
| Re: Querying with arrays | Tim Dudgeon | 16:55 |
| Thread | Author | Time |
|---|---|---|
| regr_slope function with auto creation of X column | Jason Aleksi | 00:27 |
| Re: regr_slope function with auto creation of X column | David G Johnston | 03:01 |
| Thread | Author | Time |
|---|---|---|
| Re: generating the average 6 months spend excluding first orders | Ron256 | 14:42 |
| Thread | Author | Time |
|---|---|---|
| Re: Querying with arrays | Tim Dudgeon | 13:42 |
| Re: Querying with arrays | Achilleas Mantzios | 13:54 |
| Re: Querying with arrays | Gerardo Herzig | 19:56 |
| Thread | Author | Time |
|---|---|---|
| rolling window without aggregation | Huang, Suya | 07:25 |
| Re: rolling window without aggregation | David G Johnston | 07:35 |
| Thread | Author | Time |
|---|---|---|
| querying with index on jsonb slower than standard column. Why? | Tim Dudgeon | 22:59 |
| Thread | Author | Time |
|---|---|---|
| Re: Check/unique constraint question | Scott Rohde | 18:01 |
| Re: Check/unique constraint question | Tom Lane | 18:43 |
| Re: Check/unique constraint question | Scott Rohde | 22:06 |
| Re: Check/unique constraint question | Tom Lane | 22:16 |
| Thread | Author | Time |
|---|---|---|
| Re: Re: [SQL] querying with index on jsonb slower than standard column. Why? | Josh Berkus | 21:24 |
| Re: Re: [SQL] querying with index on jsonb slower than standard column. Why? | Tom Lane | 21:44 |
| Re: [PERFORM] Re: querying with index on jsonb slower than standard column. Why? | Claudio Freire | 22:10 |
| Re: Re: [SQL] querying with index on jsonb slower than standard column. Why? | Andrew Dunstan | 23:27 |
| Thread | Author | Time |
|---|---|---|
| Re: Re: [SQL] querying with index on jsonb slower than standard column. Why? | Tom Lane | 01:20 |
| Re: Re: [SQL] querying with index on jsonb slower than standard column. Why? | Andrew Dunstan | 03:05 |
| Re: Re: [SQL] querying with index on jsonb slower than standard column. Why? | Claudio Freire | 05:38 |
| Thread | Author | Time |
|---|---|---|
| foregin table insert error | Ed Rahn | 09:13 |
| Re: foregin table insert error | Adrian Klaver | 14:30 |
| Re: foregin table insert error | Ed Rahn | 16:49 |
| Re: foregin table insert error | Adrian Klaver | 18:39 |
| Re: foregin table insert error | Adrian Klaver | 18:53 |
| Thread | Author | Time |
|---|---|---|
| localtime(0) | Suresh Raja | 16:31 |
| Re: localtime(0) | Rene Romero Benavides | 16:39 |
| Re: localtime(0) | Jonathan S. Katz | 16:39 |
| Thread | Author | Time |
|---|---|---|
| Add new field with auto-icrement to existing table | Brice André | 16:31 |
| Re: Add new field with auto-icrement to existing table | Andreas Kretschmer | 17:44 |
| Re: Add new field with auto-icrement to existing table | Brice André | 20:26 |
| Thread | Author | Time |
|---|---|---|
| Count values that match elements in csv string | sqlnewbie2015 | 00:05 |
| Re: Count values that match elements in csv string | David G Johnston | 02:21 |
| Use a TEXT string which is an output from a function for executing a new query in postgres | Roy Blum | 18:12 |
| Re: Use a TEXT string which is an output from a function for executing a new query in postgres | Rob Sargent | 18:16 |
| Thread | Author | Time |
|---|---|---|
| Re: Use a TEXT string which is an output from a function for executing a new query in postgres | Craig Ringer | 00:08 |
| Thread | Author | Time |
|---|---|---|
| pg_stat_acvtivity | Marcin Krawczyk | 12:29 |
| Re: pg_stat_acvtivity | Pavel Stehule | 13:47 |
| Thread | Author | Time |
|---|---|---|
| fifo stock calculation with window function | Dmitry Teslenko | 10:07 |
| Thread | Author | Time |
|---|---|---|
| commit inside a function failing | Suresh Raja | 19:56 |
| Re: [SQL] commit inside a function failing | Pavel Stehule | 20:00 |
| Re: commit inside a function failing | Adrian Klaver | 20:04 |
| Re: [SQL] commit inside a function failing | [email protected] | 20:06 |
| Better way to compute moving averages? | Jason Aleski | 22:58 |
| Thread | Author | Time |
|---|---|---|
| Re: Better way to compute moving averages? | David G Johnston | 00:50 |
| Re: Better way to compute moving averages? | Jason Aleski | 02:36 |
| Re: commit inside a function failing 📎 | Christopher Browne | 15:26 |
| Thread | Author | Time |
|---|---|---|
| check if the same function is already running, then exit! | Suresh Raja | 19:58 |
| Re: check if the same function is already running, then exit! | Pavel Stehule | 20:01 |
| Re: check if the same function is already running, then exit! | Andy Colson | 20:05 |
| Thread | Author | Time |
|---|---|---|
| Re: How to insert in a table the error returns by query | David G Johnston | 16:55 |
| Re: How to insert in a table the error returns by query | ciamblex | 17:49 |
| Re: How to insert in a table the error returns by query | David G Johnston | 18:22 |
| Re: How to insert in a table the error returns by query | Marc Mamin | 18:52 |
| Re: How to insert in a table the error returns by query | David G Johnston | 19:03 |
| Thread | Author | Time |
|---|---|---|
| Re: How to insert in a table the error returns by query | Marc Mamin | 18:01 |
| Thread | Author | Time |
|---|---|---|
| Implementing incremental client updates | Nii Gii | 11:39 |
| Re: Implementing incremental client updates | Glyn Astill | 13:05 |
| Thread | Author | Time |
|---|---|---|
| Advisory locks | Tom Paynter | 10:32 |
| Re: Advisory locks | daku.sandor | 10:40 |
| Re: Advisory locks | Tom Paynter | 10:49 |
| Thread | Author | Time |
|---|---|---|
| Schema for caching message-count in folders using triggers | Andreas Joseph Krogh | 19:45 |
| Re: Schema for caching message-count in folders using triggers | Adrian Klaver | 19:59 |
| Re: Schema for caching message-count in folders using triggers | Andreas Joseph Krogh | 20:04 |
| Re: Schema for caching message-count in folders using triggers | Adrian Klaver | 20:31 |
| Re: Schema for caching message-count in folders using triggers | Alvaro Herrera | 21:16 |
| Re: Schema for caching message-count in folders using triggers | Andreas Joseph Krogh | 21:20 |
| Thread | Author | Time |
|---|---|---|
| Find inconsistencies in data with date range | Jason Aleski | 21:38 |
| Re: Find inconsistencies in data with date range | Adrian Klaver | 22:12 |
| Thread | Author | Time |
|---|---|---|
| Re: Find inconsistencies in data with date range | David G Johnston | 03:00 |
| Re: Find inconsistencies in data with date range | s d | 16:42 |
| Thread | Author | Time |
|---|---|---|
| trigger to access only the last transaction | avpro avpro | 22:01 |
| Thread | Author | Time |
|---|---|---|
| Re: trigger to access only the last transaction | Marcos Almeida Azevedo | 07:29 |
| Re: trigger to access only the last transaction | Frank Pinto | 07:46 |
| Re: trigger to access only the last transaction | avpro avpro | 07:50 |
| Re: trigger to access only the last transaction | avpro avpro | 07:50 |