Hi,
Try "pg_restore -l" to generate a TOC.
You may rearrange the TOC file.
Then use "pg_restore -L".
Hope it helps,
Janko Richter
Düster Horst wrote:
Vishal
Thank you for your answer. My problem is, I have to restore BLOBS. The
documentation says, it's only possi
You can choose the PG version using cygwin installer.
If you have already PG 7.4 installed, you can select
-keep,
-reinstall,
-source,
-7.3.4-2 <-- what you need
-Uninstall
Regards,
Janko Richter
Együd Csaba wrote:
Hi Folks,
I've refreshed my Cygwin distribution and haven't