| From: | "Oliver Elphick" <olly(at)lfix(dot)co(dot)uk> |
|---|---|
| To: | Miguel Valero <valero(at)ao(dot)uscourts(dot)gov> |
| Cc: | Terry Mackintosh <terry(at)terrym(dot)com>, pgsql-admin(at)postgreSQL(dot)org |
| Subject: | Re: [ADMIN] Problems starting postmaster |
| Date: | 1998-12-20 08:36:14 |
| Message-ID: | 199812200836.IAA07074@linda.lfix.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Miguel Valero wrote:
>Terry,
>
>Thanks for your help, but I still getting the same message when I run the
>following postgresql script as root:
>
>[root(at)lelu /root]# /etc/rc.d/init.d/postgresql start
>Starting postgresql service: bash: /home/valero/.bashrc: Permission denied
^^^^ ^^^^^^^^^^^^^^^^^^^^
It is bash that is complaining - apparently about the .bashrc in your own
home directory.
Do `su - root' rather than just `su' and try again.
--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
PGP key from public servers; key ID 32B8FAA1
========================================
"And she shall bring forth a son, and thou shall call
his name JESUS; for he shall save his people from
their sins." Matthew 1:21
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kenneth Jacker | 1998-12-20 14:36:25 | Re: More problems compiling PostgreSQL 6.4 on Digital Unix 4.0d |
| Previous Message | Miguel Valero | 1998-12-20 01:47:44 | Re: [ADMIN] Problems starting postmaster |