It is my first ever install of postresql.
error: "unary operator expected"

[root@gamut d]# rpm -ivh postgresql-devel-7.0.2-4mdk.i586.rpm
postgresql-server-7.0.2-4mdk.i586.rpm postgresql-python-7.0.2-4mdk.i586.rpm
postgresql-devel           
##################################################
postgresql-server          
##################################################
Checking postgresql installation: no database files found.
This database system will be initialized with username "postgres".
This user will own all the data files and must also own the server process.

Fixing permissions on pre-existing data directory /var/lib/pgsql/data
Creating database system directory /var/lib/pgsql/data/base
Creating database XLOG directory /var/lib/pgsql/data/pg_xlog
Creating template database in /var/lib/pgsql/data/base/template1
Creating global relations in /var/lib/pgsql/data/base
Adding template1 database to pg_database

Creating view pg_user.
Creating view pg_rules.
Creating view pg_views.
Creating view pg_tables.
Creating view pg_indexes.
Loading pg_description.
Vacuuming database.

Success. You can now start the database server using:

        /usr/bin/postmaster -D /var/lib/pgsql/data
or
        /usr/bin/pg_ctl -D /var/lib/pgsql/data start

Starting postgresql service:
Creating postgres database (waiting 5 seconds)
CREATE DATABASE
/etc/rc.d/init.d/postgresql: [: 2416: unary operator expected
failed.
postgresql-python          
##################################################

--
- Antony Suter  ([EMAIL PROTECTED])  "Examiner"  openpgp:71ADFC87
- "And how do you store the nuclear equivalent of the universal solvent?"

Reply via email to