Re: [ADMIN] [OT] PgSQL Feature List

2001-04-13 Thread Raju Mathur
PROTECTED]> writes: Richard> On 4/12/01 8:50 PM, "Raju Mathur" <[EMAIL PROTECTED]> Richard> wrote: >> Hi, >> >> I'm in the process of quoting a completely free software >> solution to a client, and need to ma

[ADMIN] [OT] PgSQL Feature List

2001-04-12 Thread Raju Mathur
nters/URL's you may have. TIA and regards, -- Raju -- Raju Mathur [EMAIL PROTECTED] http://kandalaya.org/ ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command

[ADMIN] Foreign key split across two tables

2000-12-08 Thread Raju Mathur
aesthetic or normalisation shortcomings. Regards, -- Raju -- Raju Mathur [EMAIL PROTECTED] http://kandalaya.org/

Re: [ADMIN] 1)Can't compile with ODBC support. 2)FATAL 1: AllocSetAlloc() on Pentium computer.

2000-12-05 Thread Raju Mathur
find . -name "*.[ch]" | xargs perl -i -p -e 's://(.*):/*\1 */:' > "Peter" == Peter Eisentraut <[EMAIL PROTECTED]> writes: Peter> Igor N. Avtaev writes: >> I can't compile PostgreSQL 7.0.3 (and 7.0.2) with ODBC support. >> UnixWare C compiler not understand comment: "//" Compiler

[ADMIN] Online replication of live databases across WAN

2000-09-05 Thread Raju Mathur
Hi, A client is looking to run two identical databases, one in India and one in the US. He wants transactions on either to be replicated online to the other. Is such a feature available in PostgreSQL? A contrib module for doing this would also be fine. Thanks and regards, -- Raju