slackbuilds_ponce/system/postgresql
Robby Workman e921af5412 system/postgresql: set perms on init script.
Use mode 0755 by default on rc.postgresql, but if the script
    already exists on the system when the package is installed
    or upgraded, the existing permissions will be kept.

  Thanks to Don Allen for the problem report.

  For full context, see:
  http://lists.slackbuilds.org/pipermail/slackbuilds-users/2010-April/005405.html
2010-05-15 10:25:28 +02:00
..
doinst.sh
postgresql.info system/postgresql: set perms on init script. 2010-05-15 10:25:28 +02:00
postgresql.logrotate
postgresql.SlackBuild system/postgresql: set perms on init script. 2010-05-15 10:25:28 +02:00
rc.postgresql.new
README
README.SBo
setup.postgresql
slack-desc

PostgreSQL is an advanced object-relational database management
system (ORDBMS) based on POSTGRES. With more than 15 years of
development history, it is quickly becoming the de facto
database for enterprise level open source solutions.

Before you can run postgresql you'll need to create the database;
please see README.SBo.