This is version . It is not the current version, and thus it cannot be edited.
[Back to current version]   [Restore this version]

Installazione#

- Installare i seguenti pacchetti: - postgresql - postgresql-server

rcpostgresql start chkconfig postgresql on

su postgres psql postgres

postgres=# create user root with superuser login; CREATE ROLE postgres=# create user sqlgrey with password 'iehQ6Ffshvta93eP'; CREATE ROLE postgres=# create database sqlgrey owner sqlgrey; CREATE DATABASE postgres=#

Add new attachment

Only authorized users are allowed to upload new attachments.
« This particular version was published on 14-Apr-2010 14:30 by Administrator.