Hi here,
I'm trying to make my dump script working but it is not.
I tried to put my password in a .pgpass file into the home directory of
the root user (so /root/.pgpass). Here is a cat of that file :
*:*:*:*:test
(I tried only with stars to be sure my rule was not too strict).
So, il I try thi
Nicolas Michel writes:
> I tried to put my password in a .pgpass file into the home directory of
> the root user (so /root/.pgpass). Here is a cat of that file :
> *:*:*:*:test
> (I tried only with stars to be sure my rule was not too strict).
> So, il I try this command :
> r...@pc:~ #
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160
> I tried to put my password in a .pgpass file into the home directory of
> the root user (so /root/.pgpass). Here is a cat of that file :
> *:*:*:*:test
>
>psql: FATAL: authentification par mot de passe choue pour
...
> When prompt for
>
>
>
> > I tried to put my password in a .pgpass file into the home directory of
> > the root user (so /root/.pgpass). Here is a cat of that file :
> > *:*:*:*:test
> >
> >psql: FATAL: authentification par mot de passe choue pour
> ...
> > When prompt for a password, I enter 'test' and it
Last year about this time I started developing a web app using WAPP. It
also happened to be my first foray into PostgreSQL.
For various reasons I had to abandon that OS install and
reformat/reinstall WinXP. Time passes... Today I am looking to recover
my work and basically resume where I le