dbTalk Databases Forums  

[BUGS] Fwd: [pgsql-www] BUG #1354: psql.exe won't start on NTFS partition under some circumstances

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


Discuss [BUGS] Fwd: [pgsql-www] BUG #1354: psql.exe won't start on NTFS partition under some circumstances in the mailing.database.pgsql-bugs forum.



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

Default [BUGS] Fwd: [pgsql-www] BUG #1354: psql.exe won't start on NTFS partition under some circumstances - 12-23-2004 , 08:51 AM






Redirecting... please respond to the original author if needed.

---------- Forwarded Message ----------

Subject: [pgsql-www] BUG #1354: psql.exe won't start on NTFS partition under
some circumstances
Date: Wednesday 22 December 2004 12:23
From: "Daniel Grace" <thisgenericname (AT) gmail (DOT) com>
To: pgsql-www (AT) postgresql (DOT) org

The following bug has been logged online:

Bug reference: 1354
Logged by: Daniel Grace
Email address: thisgenericname (AT) gmail (DOT) com
PostgreSQL version: 8.0
Operating system: WinXP Pro
Description: psql.exe won't start on NTFS partition under some
circumstances
Details:

Postgresql 8.0.0rc1

The failed password authentication messages below occur BEFORE being
prompted for a password, and the -W does not force a prompt like it should.

On my computer, D: is an NTFS partition and is where Postgres is installed
to.
C: and E: are both FAT32.
My user account is an Administrator.

The command line being used is the one the installer created for the 'psql
to template1' shortcut, though other syntaxes also fail (psql <db>
<username> fails as well with the same errors)

C:\>D:\pgsql\bin\psql.exe -h localhost -p 5432 template "root"
Password: ^C (expected behavior)

C:\>D:

D:\>D:\pgsql\bin\psql.exe -h localhost -p 5432 template1 "root"
psql: FATAL: password authentication failed for user "root" (should
prompt for password)

D:\>cd pgsql\bin

D:\pgsql\bin>D:\pgsql\bin\psql.exe -h localhost -p 5432 template1 "root"
psql: FATAL: password authentication failed for user "root" (should
prompt for password)

D:\>E:

E:\>D:\pgsql\bin\psql.exe -d venura -U root
Password: ^C (expected behavior)

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

-------------------------------------------------------

--
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

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.