| From: | OpenMacNews <pgsql-general(dot)20(dot)openmacnews(at)spamgourmet(dot)com> |
|---|---|
| To: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
| Cc: | Joel <rees(at)ddcom(dot)co(dot)jp> |
| Subject: | Re: [SOLVED] Re: pgsql8b5 not launching on OSX system start |
| Date: | 2004-12-03 05:41:06 |
| Message-ID: | 80AB4C5B83E3711D31EE8A1E@tiedgar.internal.presence-group.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
hi joel,
>> just checked -- looks ok. PID is properly 'owned & operated' by the
>> postmaster superuser defined in the launch command
>
> Who owns /var/run? What group? Does testuser have permission to delete
> files there? (May need to add testuser to the wheel or admin group?)
good points =) already done, tho ...
% ls -ald /var/run
drwxrwxr-x 29 root daemon 986 Dec 2 20:53 /var/run
% niutil -read / /groups/daemon
name: daemon
gid: 1
passwd: *
users: root testuser
> Another thought, try su -c instead of sudo?
afaik, shouldn't make a diff, as testuser is in /etc/sudoers ...
thx!
> Kobe, Japan <--- *there's* the beef ... :p
cheers,
richard
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ed L. | 2004-12-03 06:06:08 | reclaiming diskspace bloat w/near-zero downtime |
| Previous Message | Jonathan Knopp | 2004-12-03 05:32:35 | Is there a way to view a rewritten query? |