File: README.pg_comparator

package info (click to toggle)
pg-comparator 2.3.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 564 kB
  • sloc: perl: 5,349; ansic: 709; sql: 158; makefile: 62
file content (7 lines) | stat: -rw-r--r-- 143 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
To get help about pg_comparator, try:

	sh> pg_comparator --man

To load necessary extensions into PostgreSQL:

	psql> CREATE EXTENSION pgcmp;