dbTalk Databases Forums  

[BUGS] BUG #2484: pg_dump not support < redirect

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #2484: pg_dump not support < redirect in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default [BUGS] BUG #2484: pg_dump not support < redirect - 06-17-2006 , 07:45 AM







The following bug has been logged online:

Bug reference: 2484
Logged by: Yu-Lung Shao
Email address: allen_shao (AT) seed (DOT) net.tw
PostgreSQL version: 8.1.4-1
Operating system: WinXP Home
Description: pg_dump not support < redirect
Details:

file: backup.cmd

pg_dump.exe dbname -U postgres -W -f dbname.sql <
password.txt

in 8.0.3 is work

in 8.1.4 is not work need manual key in password.

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Reply With Quote
  #2  
Old   
AT
 
Posts: n/a

Default Re: [BUGS] BUG #2484: pg_dump not support < redirect - 06-17-2006 , 07:52 AM






Quote:
Bug reference: 2484
Logged by: Yu-Lung Shao
Email address: allen_shao (AT) seed (DOT) net.tw
PostgreSQL version: 8.1.4-1
Operating system: WinXP Home
Description: pg_dump not support < redirect
Details:=20
=20
file: backup.cmd=20
=20
pg_dump.exe dbname -U postgres -W -f dbname.sql < password.txt
=20
in 8.0.3 is work
=20
in 8.1.4 is not work need manual key in password.
The bug is in 8.0.3 (and <=3D 8.1.3 as well), fixed in the latest
versions. If you want to pass the password to pg_dump, use pgpass.conf
or the PGPASSWORD environment variable.

//Magnus

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.