1-6 of 6 found

OmniPITR - omnipitr-backup-master

… checksums: MD5 - standard md5 algorithm SHA-1 - SHA-1 algorithm SHA-256 - SHA-2 algorithm with hash size of 256 bits SHA-384 - SHA-2 algorithm with hash size of 384 bits SHA-512 - SHA-2 algorithm…

OmniPITR - omnipitr-backup-slave

… checksums: MD5 - standard md5 algorithm SHA-1 - SHA-1 algorithm SHA-256 - SHA-2 algorithm with hash size of 256 bits SHA-384 - SHA-2 algorithm with hash size of 384 bits SHA-512 - SHA-2 algorithm…

Contributing to Citus

… the commit that you want to backport git cherry-pick -x <sha> (the -x is important) Push the branch git push Wait for tests to pass If the cherry-pick required non-trivial merge conflicts, create a…

Appendix E. Veil2 Authentication Protocols

Create a sha-1 hash of the concatenated string. Encode the hash as a base64 string. The open_connection() function will create the same encoded hash internally and check that it matches.

semver 0.32.1

Examples: 1.0.0-alpha+001, 1.0.0+20130313144700, 1.0.0-beta+exp.sha.5114f85. Precedence refers to how versions are compared to each other when ordered.

PostgreSQL Partition Manager Extension (pg_partman)

Uses pg_dump, creates a SHA-512 hash file of the dump file, and then drops the table. When combined with the retention_schema configuration option, provides a way to reliably dump out tables that…