Re: [GENERAL] failure to connect to postgres DB via pg.el

2006-10-07 Thread Martin Steffen
> "Andreas" == Andreas Seltenreich <[EMAIL PROTECTED]> writes: Andreas> E.g., while SuSE used the "trust" method for local tcp Andreas> connections, Fedora might be using the "ident" method. yep, that was it! Danke, Martin ---(end of broadcast)

[GENERAL] failure to connect to postgres DB via pg.el

2006-10-07 Thread Martin Steffen
Hi, I recently stumbled over the following problem, recently because the setup worked fine for some years, only that when I changed recently to a new linux distribution (from Suse 10 to the latest Fedora core), things broke. The set-up is as follows: I got a postgres data base running on a l

Re: [GENERAL] failure to connect to postgres DB via pg.el

2006-10-07 Thread Andreas Seltenreich
Martin Steffen writes: > worked fine for some years, only that when I changed recently to a new > linux distribution (from Suse 10 to the latest Fedora core), things broke. [...] > - or postgres applies tougher access restrictions on > the new linux distribution, and therefore rejects me >