Mailing lists [pgsql-sql]
- Re: Limit # of recs on inner join? Rodrigo E. De León Plicet
- Re: Limit # of recs on inner join? Richard Broersma Jr
- Using rules to implement backward-compatible schema changes Mario Becroft
- Re: Using rules to implement backward-compatible schema changes Tom Lane
- Re: Using rules to implement backward-compatible schema changes Mario Becroft
- Re: EPOCH TIMESTAMP Conversion Problem Louis-David Mitterrand
- Re: EPOCH TIMESTAMP Conversion Problem Tom Lane
- Re: EPOCH TIMESTAMP Conversion Problem Michael Glaesemann
- PG is in different timezone than the OS Fernando Hevia
- Re: PG is in different timezone than the OS Scott Marlowe
- Re: PG is in different timezone than the OS Scott Marlowe
- Re: Argentinian timezone change at the last moment. How to change pgsql tz db? Scott Marlowe
- Re: Argentinian timezone change at the last moment. How to change pgsql tz db? Joe
- Re: Argentinian timezone change at the last moment. How to change pgsql tz db? Scott Marlowe
- Re: Argentinian timezone change at the last moment. How to change pgsql tz db? Tom Lane
- Re: Argentinian timezone change at the last moment. How to change pgsql tz db? Fernando Hevia
- WAL archiving blowed. Gerardo Herzig
- Re: Argentinian timezone change at the last moment. How to change pgsql tz db? Fernando Hevia
- Re: Argentinian timezone change at the last moment. How to change pgsql tz db? Tom Lane
- Re: Argentinian timezone change at the last moment. How to change pgsql tz db? Fernando Hevia
- tsearch2: ts_headline performance problem Anders Østergaard Jensen
- Re: tsearch2: ts_headline performance problem Oleg Bartunov
- reading WAL files in python Gerardo Herzig
- Re: reading WAL files in python C." Bergström
- Re: reading WAL files in python Gerardo Herzig
- Cheers for DISTINCT ON Peter Kovacs
- Re: Cheers for DISTINCT ON Andrew Sullivan
- Re: Cheers for DISTINCT ON Bruce Momjian
- Re: Cheers for DISTINCT ON Chris Browne
- Re: Cheers for DISTINCT ON Chris Browne
- Re: Cheers for DISTINCT ON Andrew Sullivan
- Re: reading WAL files in python Erik Jones
- Re: reading WAL files in python gherzig@fmed.uba.ar
- Get the max(value1, value2, value3) from a table Emi Lu
- Re: Get the max(value1, value2, value3) from a table Scott Marlowe
- Re: Get the max(value1, value2, value3) from a table Richard Broersma Jr
- Re: Get the max(value1, value2, value3) from a table Scott Marlowe
- Re: Get the max(value1, value2, value3) from a table Emi Lu
- Re: Get the max(value1, value2, value3) from a table Josh Williams
- Re: Get the max(value1, value2, value3) from a table Scott Marlowe
- Re: Get the max(value1, value2, value3) from a table Scott Marlowe
- Re: Get the max(value1, value2, value3) from a table Emi Lu
- Re: Get the max(value1, value2, value3) from a table Scott Marlowe
- Re: Get the max(value1, value2, value3) from a table Erik Jones
- How to keep at-most N rows per group? periodic DELETEs or constraints or..? Jamie Tufnell
- Re: How to keep at-most N rows per group? periodic DELETEs or constraints or..? codeWarrior
- Re: How to keep at-most N rows per group? periodic DELETEs or constraints or..? Erik Jones
- Re: How to keep at-most N rows per group? periodic DELETEs or constraints or..? Jamie Tufnell
- Re: How to keep at-most N rows per group? periodic DELETEs or constraints or..? codeWarrior
- Re: How to keep at-most N rows per group? periodic DELETEs or constraints or..? Jamie Tufnell
- Re: How to keep at-most N rows per group? periodic DELETEs or constraints or..? Steve Midgley
- trigger for TRUNCATE? Gerardo Herzig
- Re: How to keep at-most N rows per group? periodic DELETEs or constraints or..? Erik Jones
- Re: How to keep at-most N rows per group? periodic DELETEs or constraints or..? Jamie Tufnell
- Re: trigger for TRUNCATE? Chris Browne
- Re: trigger for TRUNCATE? Pavel Stehule
- Re: How to keep at-most N rows per group? periodic DELETEs or constraints or..? Steve Midgley
- Re: Re: How to keep at-most N rows per group? periodic DELETEs or constraints or..? Scott Marlowe
- Re: Re: How to keep at-most N rows per group? periodic DELETEs or constraints or..? Erik Jones
- Re: Re: How to keep at-most N rows per group? periodic DELETEs or constraints or..? Jamie Tufnell
- Support for SQL TOP clause? Chinyi Woo
- Re: Support for SQL TOP clause? Phillip Smith
- Shorthand column labels (SELECT col1 foo, ...) vs (SELECT col1 AS foo, ...) Ken Johanson
- Re: Shorthand column labels (SELECT col1 foo, ...) vs (SELECT col1 AS foo, ...) Paul Lambert
- Re: Shorthand column labels (SELECT col1 foo, ...) vs (SELECT col1 AS foo, ...) Ken Johanson
- Re: Shorthand column labels (SELECT col1 foo, ...) vs (SELECT col1 AS foo, ...) Paul Lambert
- Re: Support for SQL TOP clause? Reinoud van Leeuwen
- Re: Support for SQL TOP clause? Richard Broersma Jr
- Re: trigger for TRUNCATE? Gerardo Herzig
- Re: trigger for TRUNCATE? Alvaro Herrera
- Re: trigger for TRUNCATE? Tom Lane
- Re: trigger for TRUNCATE? Alvaro Herrera
- Re: trigger for TRUNCATE? Gerardo Herzig
- Re: trigger for TRUNCATE? Tom Lane
- Re: trigger for TRUNCATE? Simon Riggs
- Escape sequence for UTF-8 Character Literals? James Cloos
- Re: trigger for TRUNCATE? Chris Browne
- JOIN a table twice for different values in the same query Colin Wetherbee
- Re: JOIN a table twice for different values in the same query Paul Lambert
- Re: JOIN a table twice for different values in the same query Daniel Hernandez
- Re: JOIN a table twice for different values in the same query Colin Wetherbee
- Re: JOIN a table twice for different values in the same query Phillip Smith
- Re: JOIN a table twice for different values in the same query Colin Wetherbee
- Re: JOIN a table twice for different values in the same query Colin Wetherbee
- SQL stored function inserting and returning data in a row. Daniel Caune
- (possible) bug with constraint exclusion Rajesh Kumar Mallah
- Re: (possible) bug with constraint exclusion Rajesh Kumar Mallah
- Re: trigger for TRUNCATE? Richard Huxton
- Re: SQL stored function inserting and returning data in a row. Gerardo Herzig
- Re: SQL stored function inserting and returning data in a row. Marcin Stępnicki
- Re: SQL stored function inserting and returning data in a row. Marcin Stępnicki
- Re: SQL stored function inserting and returning data in a row. Daniel Caune
- Re: SQL stored function inserting and returning data in a row. Pavel Stehule
- Re: trigger for TRUNCATE? Erik Jones
- Re: trigger for TRUNCATE? Simon Riggs
- Re: trigger for TRUNCATE? Bruce Momjian
- Re: (possible) bug with constraint exclusion Tom Lane
- SQL question: Highest column value of unique column pairs Kevin Jenkins
- Re: SQL question: Highest column value of unique column pairs Shane Ambler
- Re: SQL question: Highest column value of unique column pairs Kevin Jenkins
- Re: (possible) bug with constraint exclusion Rajesh Kumar Mallah
- Re: (possible) bug with constraint exclusion Tom Lane
- Re: (possible) bug with constraint exclusion Rajesh Kumar Mallah
- Re: SQL question: Highest column value of unique column pairs Shane Ambler
- UTF8 encoding and non-text data types Medi Montaseri
- Re: UTF8 encoding and non-text data types Steve Midgley
- Re: SQL question: Highest column value of unique column pairs Marc Mamin
- Re: SQL stored function inserting and returning data in a row. Marc Mamin
- Re: trigger for TRUNCATE? Peter Childs
- Unescaping text or binary file RDyes@monroehosp.org
- table column names - search Marcin Krawczyk
- Re: table column names - search Peter Eisentraut
- Re: table column names - search Marcin Krawczyk
- Re: UTF8 encoding and non-text data types Medi Montaseri
- Re: UTF8 encoding and non-text data types Tom Lane
- Re: UTF8 encoding and non-text data types dmp
- Re: UTF8 encoding and non-text data types dmp
- Re: UTF8 encoding and non-text data types Steve Midgley
- Re: UTF8 encoding and non-text data types Medi Montaseri
- Re: UTF8 encoding and non-text data types Steve Midgley
- Re: UTF8 encoding and non-text data types Tom Lane
- Re: UTF8 encoding and non-text data types Joe
- Re: UTF8 encoding and non-text data types Tom Lane
- Re: UTF8 encoding and non-text data types Joe
- Re: UTF8 encoding and non-text data types Gregory Stark
- Is DATETIME an ANSI-SQL type? Joost Kraaijeveld
- Re: JOIN a table twice for different values in the same query Magne Mæhre
- Re: Is DATETIME an ANSI-SQL type? Magne Mæhre
- Re: JOIN a table twice for different values in the same query Colin Wetherbee
- Re: Is DATETIME an ANSI-SQL type? Tom Lane
- Re: UTF8 encoding and non-text data types John Hasler
- SQL dealing with subquery Bryan Emrys
- SQL dealing with subquery comparison Bryan Emrys
- Re: Is DATETIME an ANSI-SQL type? Joost Kraaijeveld
- Update PK Violation Franklin Haut
- Re: Update PK Violation Scott Marlowe
- Re: SQL dealing with subquery Rodrigo E. De León Plicet
- obtaining the query string inside a trigger Gerardo Herzig
- Re: obtaining the query string inside a trigger Richard Huxton
- Re: Update PK Violation Fernando Hevia
- Re: Update PK Violation Achilleas Mantzios
- Re: SQL dealing with subquery Bryan Emrys
- Re: Update PK Violation Scott Marlowe
- Re: Update PK Violation Franklin Haut
- Re: SQL dealing with subquery Bryan Emrys
- How to test/read a stored procedure that returns a boolean? Kevin Jenkins
- Re: How to test/read a stored procedure that returns a boolean? Tom Lane
- Re: How to test/read a stored procedure that returns a boolean? Kevin Jenkins
- transaction and triggers Gerardo Herzig
- Re: transaction and triggers Filip Rembiałkowski
- Re: transaction and triggers Gerardo Herzig
- Re: transaction and triggers Alvaro Herrera
- Re: transaction and triggers Gerardo Herzig
- Re: transaction and triggers D'Arcy J.M. Cain
- improvements to query with hierarchical elements Ryan Wallace
- Having elements of an int[]-array reference other tables Andreas Joseph Krogh
- Re: Having elements of an int[]-array reference other tables Pavel Stehule
- Re: transaction and triggers Gerardo Herzig
- Re: (possible) bug with constraint exclusion Christian Schröder
- Re: (possible) bug with constraint exclusion Tom Lane
- Re: (possible) bug with constraint exclusion Christian Schröder
- Re: improvements to query with hierarchical elements Steve Midgley
- currval() within one statement silly_sad
- Re: currval() within one statement A. Kretschmer
- Re: currval() within one statement sad
- TIMESTAMP comparison problem Stuart Brooks
- Re: currval() within one statement Guillaume Lelarge
- Re: currval() within one statement Richard Huxton
- Re: currval() within one statement sad
- Re: currval() within one statement Guillaume Lelarge
- Re: currval() within one statement Richard Huxton
- Re: currval() within one statement silly_sad
- Re: currval() within one statement hubert depesz lubaczewski
- Re: currval() within one statement Richard Huxton
- Re: TIMESTAMP comparison problem Michael Glaesemann
- Re: TIMESTAMP comparison problem Stuart Brooks
- Re: TIMESTAMP comparison problem Tom Lane
-
ALTER TABLE
DROP CONSTRAINT IF EXISTS Andreas Joseph Krogh?
- date format iuri de araujo sampaio
- Re: date format A. Kretschmer
- SQL tree duplication Philippe Lang
- Re: SQL tree duplication tv@fuzzy.cz
- Re: date format Adrian Klaver
- Re: date format Scott Marlowe
-
Re: ALTER TABLE
DROP CONSTRAINT IF EXISTS Scott Marlowe? - Re: date format Scott Marlowe
- Extract interdependent info from one table Andrej Ricnik-Bay
- Re: Extract interdependent info from one table Phillip Smith
- Re: improvements to query with hierarchical elements Steve Midgley
- Re: date format Frank Bax
- Unclosed connections PostgreSQL Admin
- This SQL works under Mysql, not Postgresql. acec acec
- regex_replace problem Gary Stainburn
- Re: Unclosed connections Scott Marlowe
- Re: regex_replace problem -additional Gary Stainburn
- Re: This SQL works under Mysql, not Postgresql. Scott Marlowe
- Re: regex_replace problem -additional Scott Marlowe
- Re: This SQL works under Mysql, not Postgresql. Scott Marlowe
- Re: This SQL works under Mysql, not Postgresql. acec acec
- Re: This SQL works under Mysql, not Postgresql. Oliveiros Cristina
- Re: This SQL works under Mysql, not Postgresql. Tom Lane
- Re: regex_replace problem Frank Bax
- age() function usage Marcin Krawczyk
- Re: age() function usage Scott Marlowe
- Re: age() function usage Marcin Krawczyk
- Re: Extract interdependent info from one table Andrej Ricnik-Bay
- Re: Syntax question: use of join/using with fully qualified table name Martin Marques
- Re: Syntax question: use of join/using with fully qualified table name Tom Lane
- extract or date_part on an interval? How many e Bryce Nesbitt
- Re: extract or date_part on an interval? How many e Adrian Klaver
- Re: extract or date_part on an interval? How many e Tom Lane
- Re: extract or date_part on an interval? How many e Bryce Nesbitt
- Re: extract or date_part on an interval? How many e Michael Glaesemann
- Slow Query problem Premsun Choltanwanich
- Re: Slow Query problem Andreas Joseph Krogh
- Re: Slow Query problem Tom Lane
- Proposed archival read only trigger on rows - prevent history modification Bryce Nesbitt
- Re: Proposed archival read only trigger on rows - prevent history modification chester c young
- Re: Slow Query problem Premsun Choltanwanich
- Re: Slow Query problem Andreas Joseph Krogh
- Slow GROUP BY query Stuart Brooks
- JOINing SET returning function. Dawid Kuroczko
- Re: Slow Query problem Premsun Choltanwanich
- Re: Slow Query problem Premsun Choltanwanich
- Re: Proposed archival read only trigger on rows - prevent history modification Steve Midgley
- Sql ORDER BY and ASC/DESC question Jaroslav Sivy
- Re: Sql ORDER BY and ASC/DESC question A. Kretschmer
- Re: Sql ORDER BY and ASC/DESC question Bart Degryse
- Re: Sql ORDER BY and ASC/DESC question Gregory Stark
- Re: Sql ORDER BY and ASC/DESC question Tom Lane
- Re: Sql ORDER BY and ASC/DESC question Gregory Stark
- Problem with the to_timestamp function Luca Clementi
- Re: Problem with the to_timestamp function Tom Lane
- Re: Problem with the to_timestamp function Michael Glaesemann
- Re: Problem with the to_timestamp function Luca Clementi
- Re: Problem with the to_timestamp function Tom Lane
- Re: Problem with the to_timestamp function Luca Clementi
- Re: Problem with the to_timestamp function Tom Lane