Re: odbc with debian woody/postgres

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: debian users <debian-user(at)lists(dot)debian(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: odbc with debian woody/postgres
Date: 2002-10-09 06:56:49
Message-ID: 20021009065649.GA3120@feivel.credativ.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Oct 09, 2002 at 02:22:38AM -0400, Matt Price wrote:
> local all trust
> host all 127.0.0.1 255.0.0.0 ident

Here you tell PostgreSQL to use ident.

> ps: assuming I get thisworking, how do I add other database names to
> odbc.ini? Do I need whole new sections (like
> "[Postgresql/dbname]") or can I just add the dbnames to the Database
> line of the file?

Sorry I don't fully understand that. You define one ODBC conenction for
exactly one database, so what are you looking for?

Michael
--
Michael Meskes
Michael(at)Fam-Meskes(dot)De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Shridhar Daithankar 2002-10-09 07:09:20 Re: How to find out about index
Previous Message Savita 2002-10-09 06:36:02 Re: How to find out about index