I have switched identification method from 'trust' to 'md5'
for all local requests, ie:
- local all all trust
+ local all all md5
But that creates a problem:
- when restarting postgresql it waits for password;
how can I work it around?
My target is that pgsql restarts (or starst with system init)
properly without need of entering password but every connection
should require it.
If there is no password requirement within local system,
than every user could do createdb -d dbname -U postgres and
create a database..
If I am mistaken, please point it out.
Regards,
--
Marcin Gil :: marcin(dot)gil(at)audax(dot)com(dot)pl