Re: [PORTS] compiling problem
Tom Lane <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.ports |
|---|---|
| Message-ID | <[email protected]> |
tzacos <[email protected]> writes: > initdb: cannot be run as root Don't do it as root. There's seldom any good reason to run software builds as root. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match