Tim Goodaire tgoodair
Mon Aug 8 20:01:32 PDT 2005
On Mon, Aug 08, 2005 at 10:45:37AM -0700, Andrew Gold wrote:
> Hi everyone,
> 
> I'm having connection problems when I try to run slon on my master
> database. The master was configured with the following connection lines:
> 
>        node 1 admin conninfo = 'dbname=$MASTERDBNAME host=$MASTERHOST
> port=$MASTERPORT user=$MASTERDBA password=mypass';
>        node 2 admin conninfo = 'dbname=$SLAVEDBNAME host=$SLAVEHOST
> port=$SLAVEPORT user=$SLAVEDBA password=mypass';

You can't send the password that way. You have to either put it in .pgpass,
or set up another authentication scheme such as trust.

Tim

-- 
Tim Goodaire    416-673-4126    tgoodair at ca.afilias.info
Database Administrator, Afilias Canada Corp.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://gborg.postgresql.org/pipermail/slony1-general/attachments/20050808/c30ffde9/attachment.bin


More information about the Slony1-general mailing list