how do i get the names of the databases that are created in postgres?
is there a select statement similar to oracle?
peter choe
---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster
the word test to exam, can i just replace the word
test rather than reentrying to who value of the column?
so, instead of:
update foo set description='this is a exam' where description='this is a
test';
can i do something like:
update foo replace test wi
i just installed postgresql7.1 on a freebsd 4.3-stable machine. and i
am able to start it with:
postmaster -D data
but when i try to:
createdb test
i get the following error:
/usr/libexec/ld-elf.so.1: Shared object "libpq.so.2" not found
where can i get libpq.so.2?
column in the status table to reflect the change. in the documents, i
just see triggers used on one table.
peter choe
---(end of broadcast)---
TIP 6: Have you searched our list archives?
http://www.postgresql.org/search.mpl
do i pass a parameter from the trigger to the function?
peter choe
---(end of broadcast)---
TIP 6: Have you searched our list archives?
http://www.postgresql.org/search.mpl