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
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
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
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