PSQL: String Contains Another String February 2, 2017 less than 1 minute read Via the position function
PSQL: Salt And Hash A Password With pgcrypto February 2, 2017 less than 1 minute read Via the crypt and gen_salt functions
PSQL: Generating UUIDs With pgcrypto February 2, 2017 less than 1 minute read Avoid the OSSP UUID library
PSQL: Compute Hashes With pgcrypto February 2, 2017 less than 1 minute read md5, sha1, sha224, sha256, sha384 and sha512