- xpath_table
- Query tuning
- Add a ROWCOUNT to the output of a select.
- Problem with transaction isolation level
- Auto-formatting timestamps?
- merge timestamps to intervals
- Difference in columns
- merge timestamps to intervals
- execute plpgsl like "normal" sql
- Effective DB Design Question
- Index to enforce non-overlapping ranges?
- Joining with result of a plpgsql function
- Insert with pl/pgsql trigger
- how to check if a point is contained in a polygon ?
- dbmirror - migration to 8.3 from 7.4
- Database normalization
- Working with dates before 4713 BC
- LEFT OUTER JOIN question
- update with multiple fields as aggregates
- numbering rows on import from file
- columns for count histograms of values
- Field Alias Alternative
- Reg:-How to make relationship more one table in PgSQL
- information_schema.referential_constraints permissions
- currval of sequence "my_seq" is not yet defined in this session
- Truncate table at a certain size.
- psql: no schema info
- Curious about wide tables.
- Protection from SQL injection
- Simple error "exception when" in trigger
- trim(both) problem?
- Re: How I can check a substring is a valid number in postgresql ?
- How I can check a substring is a valid number in postgresql ?
- First day of month, last day of month
- extracting words
- Problem with FOREIGN KEY
- Updating with a subselect
- After updating dataset the record goes to the end of the dataset
- Problems with function while migrating from Windows to Linux
- Having a mental block with (self) outer joins
- Error: could not find pathkey item to sort
- Re: Desc Commnad in pgsql?
- Re: Error in restore the Database in Postgres
- triggers order
- subselect with group by
- error codes
- Desc Commnad in pgsql?
- SQL/XML Multi table join question
- What does mod - in "mod statement" - stand for?
- using string functions on plpgsql
- Index on elements of an array
- Data Comparison Single Table Question
- Re: export CSV file through Java JDBC
- Multiple databases
- How to find double entries
- export CSV file through Java JDBC
- rule for update view that updates/inserts into 2 tables
- Get the last inserted id
- Testing for null record in plpgsql
- Timestamp
- (no subject)
- dateformat issue
- count question
- advocacy: case studies
- Pattern Matchig
- how to returns set of records in PL/python
- Commit every processed record
- undefined relations in pg_locks
- pl/PgSQL, variable names in NEW
- Problem commit in function
- Problem with now() in function pgsql
- foreign key to "compound foreign key table"
- BROBLEM IN BETWEEN QUERY (plpgsql)
- GiST/GIN index for field of type VARCHAR[]
- connections between servers
- Asking GO on SQL SERVER
- A sys func for a->b, b->c => a->c ?
- Avoiding sub-query with group by
- Efficiency of sub-query with "order by"
- update with join
- apparent RI bug
- difference between EXCEPT and NOT IN?
- Sequential non unique IDs
- drop table where tableName like 'backup_2007%' ?
- specifying wal file size
- LIMIT and OFFSET question
- link to Jsp
- returning on inserts
- Removing redundant itemsets
- Re: FW: Re: Part 1 of several - Converting a varchar to an interval
- Re: FW: Re: Part 1 of several - Converting a varchar to an interval
- Bizarre sort order
- Re: FW: Re: Part 1 of several - Converting a varchar to an interval
- Finding all References to a Primary Key
- Re: Part 1 of several - Converting a varchar to an interval
- FW: Re: Question 2 Interval and timestamptz
- Re: Question 2 Interval and timestamptz
- FW: Re: Part 1 of several - Converting a varchar to an interval
- copy command and array of composite types?
- Part 1 of several - Converting a varchar to an interval
- Question 2 Interval and timestamptz
- Export Access 97 to PostgreSQL
- Table Schema
- Re: Table schema
- Deferrable NOT NULL REFERENCES ... for two-way referential relationship
- Subselect strange behaviour - bug?
- Testing DDL
- SOLVED - Re: Dynamic sql and variable record types
- DB Design
- cursors and sessions
- Counting days ...
- in() VS exists()
- Timestamp, epoch and a bit confusion
- Using index with array ANY operator
- Re: Insert problem
- Re: works but ...
- case when... end in update clause?
- Insert problem
- UPDATE .. FROM
- plpythonu + os.spawnv
- query results in XML format?
- Composite UNIQUE across two tables?
- Bit string help, please
- RETURN QUERY generates error
- Re: using copy from in function
- finding columns that have three or fewer distinct characters
- Re: Documenting a DB schema
- using copy from in function
- Re: Documenting a DB schema
- Re: Documenting a DB schema
- psql word wrapping to terminal width - testers?
- Re: php to pgsql question
- compiling plpython compilation error
- pl/pgsql and error handling
- Re: Function returns error (view) (RESOLVED)
- operator class
- Subselects returning array and ANY...
- REFERENCES and INHERITS restrictions?
- how do I get table DDL from psql (not from pg_dump)
- duplicate key violates unique constraint
- Function returns error (view)
- Re: Deploying PostgreSQL on virtualized hardware
- Bounce test
- autovacuum not freeing up unused space on 8.3.0
- function to compare a string
- Delete with foreign keys
- SQL standards in Mysql
- postgresql function not accepting null values in select statement
- cross-schema view
- Data layer migration from MSSQL
- Re: Proposed archival read only trigger on rows - preventhistory modification
- undefined relations in pg_locks
- Escaping of RegEx?
- Re: Helper aggregate function
- Except without elimination of non-distinct rows
- Re: Except without elimination of non-distinct rows
- ignore NULL FKs
- Opposite of "not in"
- can a insert with a returning clause be subquery ?
- Helper aggregate function
- aggregate reverse
- Re: Problem with the to_timestamp function
- SQL tree duplication
- date format
- ALTER TABLE <mytable> DROP CONSTRAINT IF EXISTS <myconstraint> ?
- Re: improvements to query with hierarchical elements
- currval() within one statement
- TIMESTAMP comparison problem
- improvements to query with hierarchical elements
- Having elements of an int[]-array reference other tables
- transaction and triggers
- How to test/read a stored procedure that returns a boolean?
- obtaining the query string inside a trigger
- SQL dealing with subquery comparison
- Update PK Violation
- SQL dealing with subquery
- Is DATETIME an ANSI-SQL type?
- Re: UTF8 encoding and non-text data types
- Unescaping text or binary file
- table column names - search
- Re: UTF8 encoding and non-text data types
- UTF8 encoding and non-text data types
- Re: UTF8 encoding and non-text data types
- SQL question: Highest column value of unique column pairs
- SQL stored function inserting and returning data in a row.
- (possible) bug with constraint exclusion
- Re: JOIN a table twice for different values in the same query
- Re: trigger for TRUNCATE?
- Escape sequence for UTF-8 Character Literals?
- JOIN a table twice for different values in the same query
- Shorthand column labels (SELECT col1 foo, ...) vs (SELECT col1 ASfoo, ...)
- Support for SQL TOP clause?
- Re: How to keep at-most N rows per group? periodic DELETEs orconstraints or..?
- trigger for TRUNCATE?
- Re: How to keep at-most N rows per group? periodic DELETEs orconstraints or..?
- How to keep at-most N rows per group? periodic DELETEs or constraints or..?
- Get the max(value1, value2, value3) from a table
- reading WAL files in python
- Cheers for DISTINCT ON
- WAL archiving blowed.
- tsearch2: ts_headline performance problem
- Re: Argentinian timezone change at the last moment. How to change pgsql tz db?
- PG is in different timezone than the OS
- Using rules to implement backward-compatible schema changes
- M,I-5 Pers ecution Thr ee Years of MI5 P ersecution Fax es
- M`I 5`Pe rsecution . MI5 Wan t Me to Send Yo u the se Fa xes
- M I.5 Perse cution MI 5 Insi st tha t th ese Fax es mu st Continu e
- M I`5'Pers ecution , 22, 544 + 837 = 23,38 1
- Limit # of recs on inner join?
- M`I'5`Per secution ` Molestatio n durin g Tr avel
- M I`5,P ersecution M I5 a re A fraid to Adm it T heyre Behi nd the Persecution
- M`I'5`Persecu tion ` No Justic e f or the Vic tims of MI 5
- M-I'5.Persecuti on . MI 5 H ave Syst ematically Destroy ed My Life
- M'I.5,Perse cution Haras sment t hrough the Radio
- Re: temp table existence
- PL/pgsql: function passing argument to IN operator
- temp table existence
- sql query question ?
- how to use pgsql like mssql
- Re: how to use pgsql like mssql
- M I-5 Persec ution ' BB C Newscasters L ie & Deny T heyre Watchi ng Me
- need help
- Re: need help
- M I-5 Pe rsecution , MI5 Wa ste Taxpa yer Millio ns on Poi ntless Hate-Campaig n
- M'I.5 Perse cution , F our Ye ars of M I5 Per secution P osts on Intern et Newsgroup s
- Advice for generalizing trigger functions
- M`I'5-Persecut ion . C omparing t he M I5 P ersecution wi th G erman Final Solut ion
- slow query - only uses indices
- Different Query plans filtering between dates
- returning an array as a list fo single-column rows?
- Misnamed field in subquery does not cause error when field name exists in parent query
- Concatenation through SQL
- sql query - create replace function
- DBLink or setof record functions & type shortcuts
- trigger problem with an if statement
- Re: Describe Table
- System catalog future changes
- Insert into and Sequence
- Bad count of rows estimated for emerge join
- Describe Table
- passing a multiple join to a function?
- SELECT MAX returns wrong value
- odd error updating - varchar
- Re: Query design assistance - getting daily totals
- Trigger definition . . . puzzled
- Re: Trigger definition . . . puzzled
- Query Assistance
- Function result using execute
- Query design assistance - getting daily totals
- Re: case sensitivity for tables, columns, and constraint names