Re: Remove Postgres from Solaris 10 - Mailing list pgsql-admin

From Jignesh K. Shah
Subject Re: Remove Postgres from Solaris 10
Date
Msg-id 48168B9A.8060704@sun.com
Whole thread Raw
In response to Remove Postgres from Solaris 10  (Thomas Bräutigam <thomas.braeutigam@nexustelecom.com>)
Responses Re: Remove Postgres from Solaris 10
Re: Remove Postgres from Solaris 10
List pgsql-admin
I guess what you mean is to remove the "role" postgres so that you can
redefine it as a normal user and not remove the binaries that are
installed with Postgres as they can be overridden by having right PATH
variables

Its easy... Modify /etc/user_attr and remove type=role from the postgres
line and modify /etc/passwd to set a home path and change default shell
to /bin/sh or /bin/bash and set password for it.. and now you have a
normal user..
Is this what you are trying to do?

-Jignesh


Thomas Bräutigam wrote:
> Hello all,
>
> I have a software solution with a postgres database. The user postgres
> is abolutly needed for my software.
>
> With Solaris 10, Postgres is automatically installed and uses the user
> postgres. How can I easily remove the current postgres install from
> this Solaris 10? Is there a process which is provided from Solaris to
> remove it? Whats the best way to do it?
>
> Thank you for your help.
>
> Cheers Thomas
> **

pgsql-admin by date:

Previous
From: Thomas Bräutigam
Date:
Subject: Remove Postgres from Solaris 10
Next
From: "Peter Koczan"
Date:
Subject: Bus error in postgres 8.3