how could i include tables and types dependent to each other during backup. I am using postgresql 8.2. When doing the backup/restore on the same system, no problem - all is there and complete. However, i need to do the backup in another system, and the tables of the database restored have missing columns. I have read a dump program written in C from postgresql site. However, I am not sure how to run in in postgresql. I am new to postgresql, if you could give me the step by step procedure or where i could find it please...
thanks!
thanks!