Re: [BUGS] Not able to connect to PostgreSQL in Linux!

2001-02-19 Thread Peter Eisentraut
[EMAIL PROTECTED] writes: > "connection to database failed: > missing or erroneous pg_hba.conf file, see postmaster log for details' > > We found that there is no log file for postmaster Time to stop using the -S option then. and the content of present /var/lib/pgsql/data/pg_hba.conf file is >

Re: [BUGS] Regresstion Tests do not find PGLIB directory

2001-02-19 Thread Peter Eisentraut
Emily Carl writes: > src/Makefile.global contains: > > >>POSTGRESDIR= /export/home/postgres/postgresql-7.0.3 > >> > >># Where the postgres executables live (changeable by just putting them > >># somewhere else and putting that directory in your shell PATH) > >>BINDIR= $(POSTGRESDIR)/bin > >> > >>

Re: [BUGS] Problem with function aclcontains, features or bug?

2001-02-19 Thread Tom Lane
"Vadim I. Passynkov" <[EMAIL PROTECTED]> writes: > But, next result is wrong. > spidermon=# SELECT aclcontains ( ( SELECT relacl FROM pg_class where > relname = 'objects_view' ), 'user pvi=w' ); > aclcontains > - > t > (1 row) aclcontains() is defined in a bizarre and useless fash

[BUGS] Not able to connect to PostgreSQL in Linux!

2001-02-19 Thread pgsql-bugs
Srini ([EMAIL PROTECTED]) reports a bug with a severity of 2 The lower the number the more severe it is. Short Description Not able to connect to PostgreSQL in Linux! Long Description We installed Redhat Linux 7.0 with iPlanet 4.1 web server for Linux. It is working fine. Now, we are trying to

Re: [BUGS] Regresstion Tests do not find PGLIB directory

2001-02-19 Thread Emily Carl
-BEGIN PGP SIGNED MESSAGE- > Emily Carl writes: > > > The output of a src/test/regress/'make runtest' command puts out: > > > installing PL/pgSQL .. createlang: missing required argument PGLIB > > directory > > (This is the directory where the interpreter for the procedural > > languag

[BUGS] Problem with function aclcontains, features or bug?

2001-02-19 Thread Vadim I. Passynkov
Hi All, I have some problem with get permission for table/view before make real SELECT/UPDATE/INSERT/DELETE operations. spidermon=# \d objects_view View "objects_view" ... spidermon=# \z objects_view Access permissions for database "spidermon" Relation |Access permissi

Re: [BUGS] NOTICE: pg_setlocale()

2001-02-19 Thread Reinhard Max
Hi, On Wed, 14 Feb 2001 [EMAIL PROTECTED] wrote: > fmatheus ([EMAIL PROTECTED]) reports a bug with a severity of 3 > The lower the number the more severe it is. > > Short Description > NOTICE: pg_setlocale() > > Long Description > Im a Debian user of postgresql version 7.0.3-4. > libc6 and loca

[BUGS] Turkish locale bug

2001-02-19 Thread Sezai YILMAZ
Your name : Sezai YILMAZ Your email address : [EMAIL PROTECTED] System Configuration - Architecture (example: Intel Pentium) : AMD Duron Operating System (example: Linux 2.0.26 ELF) : Linux 2.2.17 ELF PostgreSQL version (example: Post

Re: [BUGS] NOTICE: pg_setlocale()

2001-02-19 Thread Karel Zak
On Wed, 14 Feb 2001 [EMAIL PROTECTED] wrote: > fmatheus ([EMAIL PROTECTED]) reports a bug with a severity of 3 > The lower the number the more severe it is. > > Short Description > NOTICE: pg_setlocale() > > Long Description > Im a Debian user of postgresql version 7.0.3-4. > libc6 and locale