The following bug has been logged on the website:
Bug reference: 6488
Logged by: Paul Linehan
Email address: lineh...@tcd.ie
PostgreSQL version: 9.1.2
Operating system: Linux (Ubuntu 10.04)
Description:
The short version of the instructions say
=
lineh...@tcd.ie writes:
> The short version of the instructions say
>
> Short Version
> ./configure
> gmake
> su
> gmake install
> adduser postgres
> mkdir /usr/local/pgsql/data
> chown postgres /usr/local/pgsql/data
> su - postgres
> /usr/local/pgsql/bin/initdb -D /usr/l