Re: [ADMIN] ODBC Call fail? (fwd)

1998-06-01 Thread Peter Mount
-- 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

Re: [ADMIN] ODBC Call fail?

1998-05-30 Thread Peter Mount
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

Re: [ADMIN] "pg_guest" is not in "pg_shadow" error.

1998-05-30 Thread Peter Mount
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

Re: [ADMIN] "pg_guest" is not in "pg_shadow" error.

1998-05-27 Thread Peter Mount
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

Re: [ADMIN] pg_ident.conf file?

1998-05-23 Thread Peter Mount
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

Re: [ADMIN] postgresql-6.3.2 question

1998-05-17 Thread Peter Mount
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

Re: [ADMIN] postgresql-6.3.2 question

1998-05-17 Thread Peter Mount
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

[ADMIN] Re: your mail

1998-05-17 Thread Peter Mount
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.

Re: [ADMIN] PostgreSQL questions

1998-05-17 Thread Peter Mount
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