Re: [GENERAL] Connecting to PostgreSQL server with Mono using ident authetication

2007-09-07 Thread Dave Page
Andreas Tille wrote: On Wed, 5 Sep 2007, Andreas Tille wrote: On Mon, 4 Sep 2007, Albe Laurenz wrote: The best list for this kind of thing is certainly the Npgsql mailing list: http://gborg.postgresql.org/mailman/listinfo/npgsql-general Just subscribed. Well, I looked at the archives of t

Re: [GENERAL] Connecting to PostgreSQL server with Mono using ident authetication

2007-09-07 Thread Andreas Tille
On Wed, 5 Sep 2007, Andreas Tille wrote: On Mon, 4 Sep 2007, Albe Laurenz wrote: The best list for this kind of thing is certainly the Npgsql mailing list: http://gborg.postgresql.org/mailman/listinfo/npgsql-general Just subscribed. Well, I looked at the archives of this list and also at

Re: [GENERAL] Connecting to PostgreSQL server with Mono using ident authetication

2007-09-04 Thread Andreas Tille
On Mon, 4 Sep 2007, Albe Laurenz wrote: The best list for this kind of thing is certainly the Npgsql mailing list: http://gborg.postgresql.org/mailman/listinfo/npgsql-general Just subscribed. What error messages do you get when you try to connect? When I use the connection string string

Re: [GENERAL] Connecting to PostgreSQL server with Mono using ident authetication

2007-09-04 Thread Albe Laurenz
> it is my first shot using Mono and I failed to get the example from > > http://www.mono-project.de/wiki/keyword/PostgreSQL/ > > working. The reason is obviousely that whatever I tried > NpgsqlConnection > tries to use password authentication but I have configured my system > that ident au

Re: [GENERAL] Connecting to PostgreSQL Server

2006-09-24 Thread Shane Ambler
On 21/9/2006 18:36, "Lukasz" <[EMAIL PROTECTED]> wrote: > Hello, > > I installed a postgresql server on one of the machine in my network with > an example IP 192.168.254.102. I have no problem to connect to the > server from this machine, but when I want to have access to pgsql server > from othe

Re: [GENERAL] Connecting to PostgreSQL Server

2006-09-24 Thread viniciusasousa
I am brazilian and have write dificility ,but code pg_hba is: host all all 192.168.254.105/32 md5 and after reload configuration. BelĂȘ! ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ? http://www.p