Package: postgresql-contrib-9.0
Version: 9.0.4-1+b1
Severity: normal

In order to be able edit pg_hba.conf and postgresql.conf 
from PgadminIII you need to make several changes to the 
default install.

First make the following symlinks:

ln -s /etc/postgresql/9.0/main/pg_hba.conf /var/lib/postgresql/9.0/main/
ln -s /etc/postgresql/9.0/main/postgresql.conf /var/lib/postgresql/9.0/main/

Then edit /etc/postgresql/9.0/main/postgresql.conf and change:

hba_file = '/etc/postgresql/9.0/main/pg_hba.conf'

To:

hba_file = '/var/lib/postgresql/9.0/main/pg_hba.conf'

If this change is a problem with security or file policy, 
please add the above instructions to a README.Debian in the 
documentation folder.


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.0.0-1-686-pae (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages postgresql-contrib-9.0 depends on:
ii  libc6                   2.13-16          Embedded GNU C Library: Shared lib
ii  libossp-uuid16          1.6.2-1.1        OSSP uuid ISO-C and C++ - shared l
ii  libpq5                  9.0.4-1+b1       PostgreSQL C client library
ii  libssl1.0.0             1.0.0d-3         SSL shared libraries
ii  libxml2                 2.7.8.dfsg-4     GNOME XML library
ii  libxslt1.1              1.1.26-8         XSLT 1.0 processing library - runt
ii  postgresql-9.0          9.0.4-1+b1       object-relational SQL database, ve
ii  postgresql-common       119              PostgreSQL database-cluster manage
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

postgresql-contrib-9.0 recommends no packages.

Versions of packages postgresql-contrib-9.0 suggests:
pn  libdbd-pg-perl                <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to