I unintentionally installed 8.4beta2 on a server (using yum), while I
run 8.3.7 on my dev machine.
The 8.3 version of pg_dump does not work with the server, even with
the -i option:
8.3: pg_dump: Error message from server: ERROR: column
"reltriggers" does not exist
the 8.4 pg_dump works okay, b
2009/6/15 Glyn Astill :
> Try the 8.4 pg_restore against the 8.3 server
>
Thanks!, that worked!
FWIW I set up an ssh connection with the reverse/remote forwarding
option -R
Also the error message on pg_restore should have read:
8.3: pg_restore: [archiver] unsupported version (1.11) in file
h