Re: [GENERAL] No subject

2006-11-06 Thread Richard Huxton
Tsakiridis Orestis wrote: Hi, I'm looking for a way to monitor all the queries that are executed by the server and to be able, by using these queries, to reproduce the data in all databases. Beware - query shipping runs into problems with DELETE FROM my_table WHERE ts < now() > The idea is

Re: [GENERAL] (no subject)

2006-06-16 Thread Tony Caduto
LLC wrote: Hi List; I've created a plperlu (perl untrusted) function with the ability to use dbi. I can use the code listing below to return data if I specify the query as follows: select * from sybase_get2() as (f1 varchar(100), f2 varchar(100)); However, I have to specify the column names as

Re: [GENERAL] (no subject)

2000-06-12 Thread Dustin Sallings
On Mon, 12 Jun 2000, I'm Your Handiman -Online- wrote: # > test # # kewl i'm in..sorry all for the test...:( # anywayjust installed postgresSQL 7.0 and everything took fine It's OK to just post your question, the test is kinda redundant if you're going to ask a question imme

Re: [GENERAL] (no subject)

2000-06-12 Thread I'm Your Handiman -Online-
I'm Your Handiman -Online- wrote: > test kewl i'm in..sorry all for the test...:( anywayjust installed postgresSQL 7.0 and everything took fine is this normal? [postgres@localhost postgres]$ /usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data DEBUG: Data Base System is startin