--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
---(end of broadcast)---
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly
---(end of broadcast)---
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match
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
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. The idea is to periodicaly (e.g. every two minutes) store the newly
executed queries in a sort of wal segment file. I first tried
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
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 f1 and f2.
I
subscribe
---(end of broadcast)---
TIP 8: explain analyze is your friend
set pgsql-general digest
---(end of broadcast)---
TIP 8: explain analyze is your friend
digest-status LISTNAME
---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly
remove
---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
set nomail
---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly
have any installation files that combine both postgreSQL and PHP
together without the need to configure one by one?
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
test
Hallo,
it was really helpfull but unfortunatly in this time I don't have time
for your interesting group, so I invite you to delete my address from
your list.
Thanks Zamuner Lisa
hello ,all:
It's known that some database system such as Oracle,Sysbase can
support the Two-Phase Commit that postgreSQL cann't. I want to make the
postgreSQL cooperate with other database under a transaction manager so
that we can deal with distributed transactions.
Now I met some ques
18 matches
Mail list logo