> Run the application on a machine you control. Then the application can > authenticate without the users being able to steal or piggyback on its > credentials.
Thank you for reply. My application is GUI applicatio which must run in customer computer and accesses to 5432 port in remote PostgreSQL server located in customer side over internet. I cannot control customer computers. Andrus. ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match