Re: [GENERAL] start postmaster as root : problem

2004-11-07 Thread Stefano Farina
Hi all, I have to develop an embedded database with PostgreSQL. I have a Linux Distribuction that works only in single user mode as root. The postmaster daemon starts only if I 'm not root user. Do you have a solution for this problem ?? Thanks. ---(end of broadcast

[GENERAL] start postmaster as root : problem

2004-11-07 Thread Stefano Farina
Hi all, I have to develop an embedded database with PostgreSQL. I have a Linux Distribuction that works only in single user mode as root. The postmaster daemon starts only if I 'm not root user. Do you have a solution for this problem ?? Thanks. ---(end of broadcast)---

Re: [GENERAL] start postmaster as root : problem

2004-11-05 Thread Tom Lane
[EMAIL PROTECTED] writes: > I have a Linux Distribuction that works only in single user mode as root. That's about as brain dead a setup as I've ever heard of :-(. Get a real operating system, not a CP/M emulation. > The postmaster daemon starts only if I 'm not root user. That's an intentio

Re: [GENERAL] start postmaster as root : problem

2004-11-05 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Fri, 5 Nov 2004 [EMAIL PROTECTED] wrote: I have to develop an embedded database with PostgreSQL. I have a Linux Distribuction that works only in single user mode as root. The postmaster daemon starts only if I 'm not root user. Do you have a

[GENERAL] start postmaster as root : problem

2004-11-05 Thread stefari
Hi all, I have to develop an embedded database with PostgreSQL. I have a Linux Distribuction that works only in single user mode as root. The postmaster daemon starts only if I 'm not root user. Do you have a solution for this problem ?? Thanks. __