- sync linux and postgresql users and groups
- Discover temporary INDEX/TABLE name
- Re: Data corruption
- Re: Question about query optimization
- Re: PG_MODULE_MAGIC check in 8.2
- Question about query optimization
- SQL subquery question
- copy template X -> Y
- Recovering deleted or updated rows
- autovac state persistence
- RE : Re: RE : Re: database design ...
- RE : Re: RE : Re: database design ...
- RE : Re: database design ...
- Re: PG_MODULE_MAGIC check in 8.2
- RE : Re: database design ...
- Not your father's question about deadlocks
- PG_MODULE_MAGIC check in 8.2
- connectby usage question
- Using SAN Splits to instantly copy a DB
- ERROR: type "i" does not exist
- The old Insert and retrieving your Serial problem in VB
- ORDER BY
- LAN
- Re: database dump then restore on another system?
- Re: PostgreSQL Mhash functions
- schema rename - is analyze necessary?
- Data corruption
- FW: [NOVICE] Creating a new server
- Locale configuration with Win XP PostgreSQL 8.1.4
- autovac hung/blocked
- kerberos authentication error with Windows 2003 SP1 AD
- database design ...
- Re: can't start postgresql
- libpq.so full name?
- Trouble migrating from PostgreSQL --> Oracle
- Large Object to Bytea Conversion
- specified cluster does not exist error
- gcj requirement for jdbc driver
- Out of memory (Failed on request size 24)
- empty folder for downlaoding PostgreSQL 8.1.5 for FC 4
- can't start postgresql
- PgSQL not recognized
- Using PL/pgSQL
- Re: Inserting data in composite types
- chop off non-meaningful digits
- system tables...
- Re: SQL - update table problem...
- SQL - update table problem...
- schema synchronization
- Inserting data in composite types
- kubuntu & pgadmin
- Re: encoding advice requested
- Re: DELETE performance issues
- RE : Trying to Install PhP-4 Module for PostgreSQL from Ports
- Trying to Install PhP-4 Module for PostgreSQL from Ports
- specify whitch index to use
- Enable monitoring on the health of postgres db
- Why isn't it allowed to create an index in a schema other than public?
- Pushing the Limits
- join condition against where with coalesce
- Re: DB Designer??
- Re: Speed of postgres compared to ms sql, is this
- SQL Join for a Calculation
- Speed of postgres compared to ms sql, is this article/comment off?
- encoding advice requested
- SQL syntax additions for 8.2
- Utility to Convert MS SQL Server to Postgres
- Automatically Creating INSERT/UPDATE/DELETE Rules on Views
- apparent wraparound
- wildcard alias
- Request for replication advice
- FK pointing to a VIEW
- Cached dataset
- Which DatumGet ?
- Using GIN indexes on 8.2
- Re: "stopping" a single database in a cluster
- tsearch2() with data from other table
- SSL Certificate Check
- Re: ECPG and multiple threads
- Database Mirroring Solution
- "stopping" a single database in a cluster
- Logging in postgresql.conf - no SQL statements are logged
- ECPG and multiple threads
- Re: postgres at startup
- how & from where to start & admin pgsql on red hat ES 3
- LIKE OPERATOR cardinality estimation
- Linux vs. FreeBSD
- postgres at startup
- Multiple currencies in a application
- blocking function in PL/Python
- Remote tables infrastructure.
- AutoVacuum on demand?
- zero values in statistic views
- Can non-superuser install c functions ?
- Installation Instruction For Window
- Problem with pg_dump
- Mac OS X
- Datum problem
- ROWTYPE initialization question
- [PL/pgSQL] Commit every N rows. Is it possible ?
- posgres headers
- cannot connect anymore from a remote host
- Re: Why overlaps is not working
- Why overlaps is not working
- Re: autovacuum blues
- Re: Table design - unknown number of column
- Re: autovacuum blues
- Re: [PL/pgSQL] How should I use FOUND special variable.
- [PL/pgSQL] How should I use FOUND special variable. Documentation is little unclear for me
- Too many open cursors
- Changing the number and type of columns in a view
- Re: autovacuum blues
- Re: RULE - special variables?
- Table design - unknown number of column
- reproducing this issue on PG 8.0.0 ERROR: index "patient_pkey" is not a btree
- authentication question
- planer picks a bad plan (seq-scan instead of index) when adding an additional join
- Re: [SQL] [ADMIN] Is there anyway to...
- dblink / plpgsql - definition list cheats for record returning functions?
- Can PostgreSQL notify a client that a trigger has fired?
- PostgreSQL RPMs
- Survey...Please do help and Respond!!
- Performance monitoring
- TRIGGERS - access sql query_string that called it?
- RULE - special variables?
- dblink / plpgsql - definition list cheats for record returning functions?
- Does PostgreSQL support multi-instancing?
- How much memory is required?
- 8.1.2 locking issues
- Table and Field namestyle best practices?
- 8.1.2 postmaster died
- PostgreSQL tutorials
- "Broken" Plan? Nested Loop IN Join vs. Nested Loop/Hash Aggregate
- killing autovac
- Salir de la lista
- delete performance is extremely slow
- A couple more PostgreSQL C questions
- Question on inserting and querying at the same time.
- Stable sort?
- converting Informix outer to Postgres
- =?iso-2022-jp?B?GyRCJCo7fjRWJCwkIiRrO34kRzk9JCQkXiQ7JHMkTiRHG yhC?=
- Re: [HACKERS] Tsearch Index Size and GiST vs. GIN
- WAL ends before end time of backup dump
- I'm lost :-( with FOR...IN
- running external programs
- Re: RE : Re: first steps in PhP and PostgreSQL
- Re: R and postgres
- when to use pfree?
- X.50x OID representation
- Re: database name aliases?
- what version of Postgis should i install for Postgres-8.1.5 RHEL 4 -AS RPM
- R and postgres
- EXECUTE INSERT BUGS?
- database name aliases?
- data does not exist :-(
- Re: [pgsql-general] Daily digest v1.6578 (20 messages)
- FOR ... IN
- stored procedure / Function
- How to force strong passwords
- cvs HEAD initdb: vacuuming database template1 ... FATAL: could notidentify a comparison function for type aclitem
- Schema search_path and views
- timezone difference in timestamp?
- DISTINCT is not quite distinct
- first steps in PhP and PostgreSQL
- PostgreSQL in an embedded platform
- Alias for tables/columns?
- Re: Issue when inserting Slovak characters in database via PHP code
- Re: upgrade to 8.0.9
- Re: Header meaning for pg_dump
- select result / functions from another database in plpgsql
- No subject
- .
- =?iso-2022-jp?B?GyRCRn42YiRyJDUkOyRGRDokJCRGJGgkbSQ3JCQkRyQ3J GckJiQrGyhC?=
- upgrade to 8.0.9
- Dump all databases to corresponding files
- schema diagram with child tables
- basic SQL request
- varchar
- max_fsm_pages
- Converting a timestamp to a time
- =?iso-2022-jp?B?GyRCPHIkSD13JEg2YiRIPCtNMxsoQg==?=
- ERROR: tuple concurrently updated
- help with a query
- opening a channel between two postgreSQL-servers?
- Re: I can not add up columns when using a left outer join. Any ideas as to why?
- Win32 Silent installer ADDLOCAL is ignored
- Geometric Datatypes
- Issue when inserting Slovak characters in database via PHP code
- bytea / large object and image
- UNICODE and UTF-8
- PostGIS Binary RPM for Red Hat Linux
- Simple stored procedure examples?
- Per-row security
- Odd dump/restore question
- Unknown subdirectories in postgres base directory
- Re: I can not add up columns when using a left outer join. Any ideas as to why?
- DROP INDEX performance/locking
- I can not add up columns when using a left outer join. Any ideas as to why?
- explosion of tiny tables representing multiple fields--Is thisnecessary?
- Re: Is there anyway to...
- Invoking java in a trigger
- problem accessing a database
- I know the bad way...what is the good way?
- Isolation / Visibility inside a trigger
- Re: new and old not available in rule subselects?
- Re: Counting records in a PL/pgsql cursor
- Re: Counting records in a PL/pgsql cursor
- Re: Weird double single quote issue
- start up and shut down script
- Re: Does anyone have a compiled dblink_tds for Redhat EL 4.x?
- Geometry
- Re: Is there anyway to...
- Re: Is there anyway to...
- Re: Is there anyway to...
- not null across multiple columns
- Cannot rename file pg_xlog\0000.....
- dividing integers not producing decimal fractions
- new and old not available in rule subselects?
- Select permissions on System tables
- Catch multiple records when doing Select Into
- creating a dumpfile from a view
- Timeout Value on network error
- fetching unique pins in a high-transaction environment...
- Scalability
- Re: [SLE] Can't boot boot iso
- =?iso-2022-jp?B?GyRCNTkkNyQvJE0bKEI=?=
- Wrong record type - caused by SELECT order ???
- Re: pg_dumpall failing from possible corrupted shared memory
- Re: Problems running PostGreSQL silent install
- Re: CREATE TABLE initial value for PRIMARY KEY
- Re: Problems running PostGreSQL silent install
- Stripping empty space from all fields in a table?
- Simple OUTER JOIN doubt
- CREATE TABLE initial value for PRIMARY KEY
- Re: DBI-Link, Oracle, database encoding
- Re: [SQL] Can we convert from Postgres to Oracle !!???
- Mailing list problem?
- plpython.so
- Replicating changes
- plpython
- How to know the type of an expression ?
- Send email from PostgreSQL, may I ?
- Swing JTable and ResultSet TableModel (with big resultsets)
- Is postgres installed by default in Fedora Core 5 ??
- what is the default username password for PostgreSQL, which was installed with FC5.
- =?iso-2022-jp?B?GyRCRn42YiQ3JF4kORsoQg==?=
- Function returning setof more than 1 table
- arrays of user types.
- database not enforcing unqiue constriant
- Possible problem with PQescapeStringConn andstandard_conforming_strings