I'm trying to set login & passwords to my system with Perl DBI for
Postgresql, but i want to have a field on my Postgres's database
that can be type password!! is that possible?? i see only fields types
(Char, integer, long . . .) i want some password to be encrypted.
And where can i get some information for implementing that security on
my system!
Thanks
i hope for your answer