-- Forwarded message --
Date: Sun, 31 May 1998 18:52:53 +0530
From: Venugopal <[EMAIL PROTECTED]>
To: Peter Mount <[EMAIL PROTECTED]>
Subject: Re: [ADMIN] ODBC Call fail?
Newsgroups: comp.databases.postgresql.admin
Peter Mount wrote:
> On Sat, 30 May 1998, Thom
On Sat, 30 May 1998, Thomas Lester wrote:
> Everytime I try to hit my database from my ODBC driver I get ODBC call failed.
> I have a pretty good idea why. I do not have an entry for postgres in my
> /etc/services (I'm using solaris 2.6). Am I correct?
You don't need an entry.
Are you runn
158.152.22.37 255.255.255.255 crypt
Here, I use crypt for any connection going over a cable, password when it
says internal to the machine.
> -Original Message-
> From: Peter Mount <[EMAIL PROTECTED]>
> To: Sejin Oh <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED
On Wed, 27 May 1998, Sejin Oh wrote:
> In my pg_hda.conf:
> localall
> password passwd
> host all 127.0.0.1 255.255.255.255 password passwd
>
> then made password file using pg_passwd utility and made pg_guest user:
>
> [postgres@turbo data]$ pg_passwd passwd
> Use
On 20 May 1998, Ben Hoang wrote:
> Hi,
>
> I can't seem to find the pg_ident.conf file or the format
> for such file. Could you e-mail me a format for the pg_ident.conf
> file or where can I find an example of this file on the internet?
It lives in the root directory of your database, ie $(PGDA
On Sun, 17 May 1998, Brett W. McCoy wrote:
> On Sun, 17 May 1998, Peter Mount wrote:
>
> > I've installed it both ways:
> >
> > * As root, when installing under /usr/local
> > * As postgres, when installing under /home/postgres
> >
> > The onl
On Sun, 17 May 1998, The Hermit Hacker wrote:
> On Sun, 17 May 1998, Brett W. McCoy wrote:
>
> > On Sun, 17 May 1998, Andy Lewis wrote:
> >
> > > I'm not totall sure but, I wouldn't think that user postgres has enough system
> > > rights to install.
> >
> > You should be root when doing the ac
On Sat, 16 May 1998, The Hermit Hacker wrote:
> I read several documentions you provided, and followed the directions.
> The directions are the following:
>
> 1. change the account into 'postgres'.
> 2. change the 'pg_hba.conf' file in the path /usr/local/pgsql/data.
> hostall 0.0.
On Sat, 16 May 1998, The Hermit Hacker wrote:
> I just installed the postgresql database into our Sun enterprise 5000 machine.
> I have a few questions to ask if you don't mind.
>
> 1. Is there a TCL extension to this database? I see you have a pgtksh, pktclsh
>interpreter compiled with the