File: error-on-invalid-idx.sql

package info (click to toggle)
pg-repack 1.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 832 kB
  • sloc: ansic: 5,016; sql: 471; makefile: 107; sh: 12
file content (7 lines) | stat: -rw-r--r-- 259 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
--
-- do repack
--

\! pg_repack --dbname=contrib_regression --table=tbl_cluster --error-on-invalid-index
\! pg_repack --dbname=contrib_regression --table=tbl_badindex --error-on-invalid-index
\! pg_repack --dbname=contrib_regression --error-on-invalid-index