Re: 8.2.4 pg_restore on WinXP and pipes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>>> On Tue, Aug 21, 2007 at  7:23 PM, in message <46CB81EF.7080403@xxxxxxxxxxxx>,
David Wall <d.wall@xxxxxxxxxxxx> wrote: 
> I'm using cygwin on WinXP
> 
> gunzip -c backup81.gz | pg_restore -v -O -d mydb
> 
> This returned an error:  pg_restore: [archiver] did not find magic 
> string in file header
 
Out of curiosity, does it do the same thing for?:
 
gunzip < backup81.gz | pg_restore -v -O -d mydb
 
-Kevin
 



---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux