Is there a function to encrypt data in Postgres? I know some work arounds like using a java to encrypt then store the data but I was hopeing that Postgres had and encryption attribute built in.
Thanks Jorge