[ADMIN] Authentication by password

2001-03-12 Thread Peter Schuller
was thinking the passwords might be encrypted in the db; but then the "password" authentication mechanism would be impossible, so that can't be it. Thank you, -- / Peter Schuller, InfiDyne Technologies HB PGP userID: 0x5584BD98 or 'Peter Schuller <[EMAIL PROTECTED]>'

[ADMIN] Backing up postgresql databases

2001-03-17 Thread Peter Schuller
I'm talking a standard backup procedure now; say a tar -czvf. So that assuming certain procedures during storage, it should be possible to guarantee this (although it wouldn't be easy). The questions is, does Postgresql do that? I'm sceptical :) Thanks! -- / Peter Schuller, InfiDyne

Re: [ADMIN] Backing up postgresql databases

2001-03-19 Thread Peter Schuller
gres' \. Password: Password: psql: Password authentication failed for user 'postgres' \connect template1 create database "postgres"; \connect postgres Username: Password: Connection to database 'postgres' failed. ERROR: Missing '=' aft

[ADMIN] Postgres user lost its access

2002-03-13 Thread Peter Schuller
I want to allow? (And I promise, I wasn't experimenting with the latter when causing the former :)). -- / Peter Schuller, InfiDyne Technologies HB PGP userID: 0xE9758B7D or 'Peter Schuller <[EMAIL PROTECTED]>' Key retrival: Send an E-Mail to [EMAIL PROTECTED] E-Mai

[ADMIN] Password authentication disabled due to MD5 usage

2003-01-09 Thread Peter Schuller
t care less about this type of security because everything is done on the loopback interface so plain text is fine. I just need to be able to connect using password authentication (I'm using JDBC). Any pointers are greatly appreciated. Thanks! -- / Peter Schuller, InfiDyne Technologies H

Re: [ADMIN] Password authentication disabled due to MD5 usage

2003-01-09 Thread Peter Schuller
> The recommendation is to use MD5. However, 7.3.1 has a fix so you can > use 'password' again. Ok - thanks! -- / Peter Schuller, InfiDyne Technologies HB PGP userID: 0xE9758B7D or 'Peter Schuller <[EMAIL PROTECTED]>' Key retrival: Send an E-Mail to [EMAIL PRO