Jump to letter: [
ABCEGHIJLMNOPRSTW
]
pg_sample - PostgreSQL utility for creating a small, sample database from a larger one
- Description:
pg_sample is a utility for exporting a small, sample dataset from a
larger PostgreSQL database. The output and command-line options closely
resemble the pg_dump backup utility (although only the plain-text format
is supported).
The sample database produced includes all tables from the original,
maintains referential integrity, and supports circular dependencies.
Packages
pg_sample-1.09-1.f28.src
[24 KiB] |
Changelog
by - Devrim Gündüz (2016-03-03):
- Initial RPM packaging for yum.postgresql.org
|