View Single Post

   
  #1 (permalink)  
Old 04-09-2008, 10:37 AM
Eugene Prokopiev
 
Posts: n/a
Default How to read cleartext user password from pgsql database

Hi,

Is it possible to read cleartext user password from pgsql database? In
this link
http://www.postgresql.org/docs/8.1/i...w-pg-user.html
explained that password always reads as ********. But I need to use
pgsql login/password as authentication info for another service.

--
Thanks,
Eugene Prokopiev


---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply With Quote