Phuong Ma writes:
> pg_dump -C -D -F t > test.tar
> tar -xvf test.tar
> psql restore.sql
> psql test < 19.dat
> psql test < 20.dat .. and so on
> psql test < toc.dat
I believe you're supposed to use pg_restore on the tar file itself.
--
Peter Eisentraut peter_e@gmx.net http://funkturm.homeip.net/~peter