cha <[EMAIL PROTECTED]> writes: > I want to dump the database by using pg_dump command but the problem is the > version at the server is 7.4 which doesn't support the provision for > excluding tables as in version 8.2.
If you're dumping with the intent to update to 8.2, you could use 8.2's pg_dump. regards, tom lane ---------------------------(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