Discussion for users on SQL related matters.
Thread | Author | Time |
---|---|---|
Re: Heres a good one... | Anuradha Ratnaweera | 08:52 |
'13 months ago'::reltime | Albert REINER | 12:36 |
Re: Copy | John Coers | 15:49 |
How to encode and decode password in pgsql !! | Subhramanya Shiva | 19:37 |
Re: order of multiple assignments in UPDATE | Anuradha Ratnaweera | 19:46 |
INSERT slowdown ... | Gerald Gutierrez | 22:04 |
Re: Copy | John Coers | 22:05 |
Thread | Author | Time |
---|---|---|
delete with cascade | Martín Marqués | 08:14 |
RE: List Concatination [warning] | Wilkinson Charlie E | 15:11 |
PL/Perl documentation ... | Adam Walczykiewicz | 19:18 |
Cannot build PL/Perl ... | Adam Walczykiewicz | 20:00 |
Re: Cannot build PL/Perl ... | clayton cottingham | 21:18 |
Re: PL/Perl documentation ... | Jie Liang | 22:49 |
RE: SQL Server -> Postgres migration: Stored Procedure replacement? | Eliel Mamousette | 22:57 |
Thread | Author | Time |
---|---|---|
Dateadd | Ligia Pimentel | 00:55 |
"correct" sorting. | Jeff MacDonald | 04:40 |
Re: How to encode and decode password in pgsql !! | D'Arcy J.M. Cain | 12:46 |
Re: How to encode and decode password in pgsql !! | Josh Berkus | 16:58 |
Re: How to encode and decode password in pgsql !! | Subhramanya Shiva | 18:14 |
RE: "correct" sorting. | Gerald Gutierrez | 18:16 |
Re: '13 months ago'::reltime | Tom Lane | 18:32 |
Timestamp Resolution in Postgres | Michael Schroepfer | 18:36 |
Re: How to encode and decode password in pgsql !! | Bruce Momjian | 19:22 |
Re: How to encode and decode password in pgsql !! | Tom Lane | 19:32 |
RE: "correct" sorting. | Joel Burton | 20:44 |
Re: How to encode and decode password in pgsql !! | Roberto Mello | 23:34 |
Thread | Author | Time |
---|---|---|
Re: How to encode and decode password in pgsql !! | D'Arcy J.M. Cain | 11:35 |
Re: Dateadd | Vivek Khera | 14:20 |
Re: "correct" sorting. | Jeff Self | 15:50 |
Re: create table | Martín Marqués | 16:17 |
Re: Dateadd | Stephan Szabo | 21:34 |
Re: create table | Joel Burton | 21:38 |
Re: Dateadd | Cliff Crawford | 21:58 |
Re: delete with cascade | Stephan Szabo | 22:06 |
Re: Re: Use of the LIMIT clause ? | Bruce Momjian | 22:08 |
Re: [SQL] delete with cascade | Tom Lane | 22:24 |
Re: create table | Tom Lane | 22:43 |
Thread | Author | Time |
---|---|---|
Re: '13 months ago'::reltime | Christopher Sawtell | 06:58 |
Re: '13 months ago'::reltime | Peter Eisentraut | 12:55 |
Re: create table | Albert REINER | 16:32 |
Re: Dateadd | Josh Berkus | 21:44 |
Need help with search-and-replace | Josh Berkus | 22:27 |
Re: Need help with search-and-replace | Ian Harding | 23:33 |
Thread | Author | Time |
---|---|---|
Re: Dateadd | Tom Lane | 05:00 |
Re: Need help with search-and-replace 📎 | Christopher Sawtell | 10:22 |
update error | guard | 14:43 |
Re: update error | Tom Lane | 16:22 |
7.1 REFERENCES contstraints | Michael Richards | 21:55 |
Thread | Author | Time |
---|---|---|
calling a function within a view causes problems doing a pg_dumpall | juerg.rietmann | 08:28 |
Re: calling a function within a view causes problems doing a pg_dumpall | Josh Berkus | 14:53 |
OFFTOPIC: search and replace with unix tools | Oliver Seidel | 15:14 |
INT8 sequences | Radius Administrator | 16:10 |
Re: Timestamp Resolution in Postgres | David Wall | 16:20 |
Re: RI permission problem 📎 | Kyle | 16:22 |
Re: Re: Need help with search-and-replace | tjk@tksoft.com | 16:32 |
Re: Dateadd | Bruce Momjian | 17:04 |
Using ORDER BY with AGGREGATE/GROUP BY in a SELECT statement | David D. Kilzer | 17:27 |
Re: Using ORDER BY with AGGREGATE/GROUP BY in a SELECT statement | David D. Kilzer | 18:12 |
General ISA and Foreign Key | BOUCHPAN-LERUST-JUERY Lionel | 18:46 |
Re: Timestamp Resolution in Postgres | Joseph Shraibman | 19:21 |
Re: RI permission problem | Peter Eisentraut | 19:36 |
Re: General ISA and Foreign Key | Oliver Elphick | 21:05 |
Thread | Author | Time |
---|---|---|
Re: RI permission problem | Tom Lane | 04:55 |
left join syntax | Haywood J'Bleauxmie | 07:36 |
Re: left join syntax | Oliver Elphick | 11:29 |
Informix->PostgreSQL database convertion | Sylte | 13:11 |
Re: Informix->PostgreSQL database convertion | Sylte | 13:14 |
Re: How to store gif or jpeg? Thanks! | Sylte | 13:16 |
Re: Informix->PostgreSQL database convertion | Sergey E. Volkov | 14:35 |
Newbie ex-Oracle person's question: Oracle ROWID = PSQL OID, Orac le ROWNUM = PSQL ??? | Robert Beer | 16:01 |
Re: SQL Server -> Postgres migration: Stored Procedure replacement? | Roger Wernersson | 18:31 |
Re: INT8 sequences | Richard Huxton | 19:43 |
transaction isolation question | Jack | 23:27 |
execute client application from PL/pgSql | Jack | 23:45 |
Thread | Author | Time |
---|---|---|
Re: 'record old is unassigned yet' when using trigger in 7.1.1 | Tom Lane | 00:12 |
Re: 'record old is unassigned yet' when using trigger in 7.1.1 | Tom Lane | 00:27 |
postmaster admin questions | Markus Wagner | 10:41 |
Problem in Porting from Oracle to Postgres SQl | Amit | 11:52 |
Order by email address by domain ? | Hervé Piedvache | 18:37 |
Re: Order by email address by domain ? | Bruce Momjian | 19:47 |
Re: Order by email address | Josh Berkus | 20:17 |
Re: Order by email address | Josh Berkus | 20:38 |
RE: Order by email address by domain ? | Jeff Eckermann | 21:14 |
Thread | Author | Time |
---|---|---|
Re: execute client application from PL/pgSql | datactrl | 00:23 |
Constraints... | Michael Richards | 18:57 |
SELECT timestamp('2001-06-12'::date - '2000-06-12'::date) | Hans-Jürgen Schönig | 19:26 |
Re: multi-table join, final table is outer join count ... | The Hermit Hacker | 22:47 |
Thread | Author | Time |
---|---|---|
Re: Constraints... | Stephan Szabo | 00:38 |
Re: Re: multi-table join, final table is outer join count ... | Tom Lane | 00:41 |
Re: can't get rid of unnesesary SORT step in explain plan for hash join | Tom Lane | 01:53 |
Re: SELECT timestamp('2001-06-12'::date - '2000-06-12'::date) | Tom Lane | 03:03 |
Re: Problem using IP functions | Tom Lane | 03:44 |
Re: Re: Informix->PostgreSQL database convertion | rmcm | 08:05 |
BLOB | Antti Linno | 14:02 |
how to remove ? | Subhramanya Shiva | 16:43 |
DISTINCT ON () with UNION | pgsql | 23:14 |
Thread | Author | Time |
---|---|---|
search for groups with a user | Martín Marqués | 08:49 |
[Fwd: [Gborg-bugs] BUG: reference error when using inherited tables (ID: 269) (new)] | Chris Ryan | 12:45 |
Select most recent record? | Marc Sherman | 13:28 |
Restricting the number of decimal digits | Srikanth Rao | 13:34 |
Re: Select most recent record? | Tom Lane | 14:35 |
Re: Select most recent record? | Andrew Perrin | 14:43 |
Re: Select most recent record? | Tom Lane | 14:50 |
RE: Select most recent record? | Michael Ansley (UK) | 14:50 |
RE: Select most recent record? | Marc Sherman | 14:52 |
oid and triggers | Adam Doligalski | 14:56 |
To Run 2 database servers at the same time | Najm Hashmi | 15:01 |
Re: Please dont flame | Nils Zonneveld | 15:33 |
Re: To Run 2 database servers at the same time | Peter Eisentraut | 15:51 |
Re: [Fwd: [Gborg-bugs] BUG: reference error when using inherited tables (ID: 269) (new)] | Stephan Szabo | 17:19 |
Help! Record logging | Edwin S. Ramirez | 17:30 |