Package: postgresql-common
Version: 23
Severity: minor

/etc/postgresql-common/user_clusters begins:

# This file maps users against the database clusters to which they
# will connect by default.  Any user may use "pg-wrapper -c" to set a
# new default to be stored in ~/.postgresqlrc and the existence of
# that file will supersede anything stored here.  If a database is

There are a few problems with this:
1.  it should be "pg_wrapper", not "pg-wrapper"

2.  pg_wrapper is not in the user's PATH, so they might get confused
    when they get a command not found

3.  calling "pg_wrapper -c" gives an error when not called as a
    different program (psql, creatdb, etc.).  another potential source
    of confusion for the user.  it might be good to give a link to
    documentation (README.Debian.gz or pg_wrapper man page)

4.  calling "psql -c 7.4", for example, does not set a new default in
    ~/.postgresqlrc


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

postgresql-common depends on no packages.

Versions of packages postgresql-common recommends:
ii  openssl                       0.9.7g-1   Secure Socket Layer (SSL) binary a

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to