| From: | Dan Thompson <dthompson(at)wv-cis(dot)net> |
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org |
| Subject: | createuser error |
| Date: | 2004-06-06 05:06:09 |
| Message-ID: | 1086498368.12526.13.camel@localhost.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
I'm new to pgsql. I'm trying to install sql-ledger featured in Linux
Journal
The install instructions saay to create the db admin account by:
bash$ createuser -D sql-ledger
This returns this error:
createuser: relocation error: createuser: undefined symbol: get_progname
Even if I only typ: createuser I get the exact same error.
I have read about how to create a user but I can't find where this error
has popped up before.
I have made usre the database has been initialized and that the server
process is running.
Any ideas?
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dan Thompson | 2004-06-06 11:54:54 | createuser error |
| Previous Message | Andrei Verovski (aka MacGuru) | 2004-06-05 19:02:23 | PostgreSQL Connection Problem via TCP/IP socket |