Re: [ADMIN] Log stdout in PG 8?

2005-08-13 Thread Tom Lane
Steve Lane <[EMAIL PROTECTED]> writes: > Here's an example: > 2005-08-12 15:12:43 CDT 12465 LOG: XX000: could not create IPv6 socket: > Address family not supported by protocol > 2005-08-12 15:12:43 CDT 12465 LOCATION: StreamServerPort, pqcomm.c:337 > These semm to be appearing in the written lo

[ADMIN] DBmirror and 64 bit mechine

2005-08-13 Thread Amrit Angsusingh
I would like to know whether I could use two server ,one as slave and it is the 32 bit mechine and Linux i386 + postgresql 7.4 i386 and the master is 64 bit mechine with 64 bit linux X86-64 and postgresql 7.4.7 X86_64 . Could these be run with DBmirror replication or what would be the expecte

Re: [ADMIN] how to protect root access database

2005-08-13 Thread Amrit Angsusingh
There is no way to completely prevent those root to acces the database , because root by the meaning is the person to totally control all of the activities in this server include the database. I suggest you to seperate such an important database from those root by the hardware. Amrit i hav

Re: [ADMIN] how to protect root access database

2005-08-13 Thread Christopher Browne
> i have database with critical data (such patient information) > how can i protect my database from root access > because this host in company can access with root from many person > (person who manage some service application on host but must not > access this patient information) The only way t