Re: [ADMIN] Running in single instance mode

2007-03-09 Thread Brad Nicholson
http://www.postgresql.org/docs/8.2/interactive/app-postgres.html On Fri, 2007-03-09 at 18:17 +, Andy Shellam wrote: > Remove other users' entries in pg_hba.conf so it only allows your > username from your machine. > > Andy. > > Karthikeyan Sundaram wrote: > > Hi Everybody, > > > > We ar

Re: [ADMIN] Running in single instance mode

2007-03-09 Thread Andy Shellam
Remove other users' entries in pg_hba.conf so it only allows your username from your machine. Andy. Karthikeyan Sundaram wrote: Hi Everybody, We are using postgres 8.1.0. I want to do some maintenance work. Hence, I want to run postgres in single user mode so that external people won'

[ADMIN] Running in single instance mode

2007-03-09 Thread Karthikeyan Sundaram
Hi Everybody, We are using postgres 8.1.0. I want to do some maintenance work. Hence, I want to run postgres in single user mode so that external people won't be able to access the database. How can I run the postgres in single user mode?. Any idea? Regards skarthi