hello list,
i am a newbie in postgresql.
i ported a small application to postgresql 8.2 originally written to store data
in maxdb. since stored procedures are not supported in postgresql and since
postgresql functions cannot return cursor to the calling applications, i
rewrote the maxdb s
hello list,
i am a newbie in postgresql.
i ported a small application to postgresql 8.2 originally written to store
data in maxdb. since stored procedures are not supported in postgresql
and since postgresql functions cannot return cursor to the calling
applications, i rewrote the maxdb
i found where the error is. thanks for the tip.
i have versions 8.3.7 and 8.4 of PostgreSQL running on the same server, as
well as versions 1.8 and 1.10 of pgAdmin. although i run the backup
routine for pg8.4 from pgAdmin 1.10, the pdAdmin uses
PostgreSQL\8.3\bin\pg_dump as default. i no
all.
raffy segador
On Thu, 09 Jul 2009 18:27:35 +0800, Dave Page wrote:
On Thu, Jul 9, 2009 at 11:06 AM, serafin segador
wrote:
i found where the error is. thanks for the tip.
i have versions 8.3.7 and 8.4 of PostgreSQL running on the same server,
as
well as versions 1.8 and 1.10 of