On Nov 8, 2005, at 19:13 , Shu Hung (Koala) wrote:
I am in a strange trouble: I cannot export database in by postgres
Postgres version - 7.2.3
Database in it:
List of databases
Name | Owner | Encoding
-----------+----------+----------
database | nsadmin | UNICODE
template0 | postgres | UNICODE
template1 | postgres | UNICODE
(3 rows)
When I export the database, the process just stuck in the middle.
What should I look for?
How are you exporting the database? Are you using pg_dump? What error
are you getting? How do you know it's stuck? If the database is
large, it may take a while to dump.
Michael Glaesemann
grzm myrealbox com
---------------------------(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