/usr/share/pegasus/sql/delete-pg-init.sql is in pegasus-wms 4.0.1+dfsg-8.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 | ---
--- schema: all
--- driver: PostGreSQL 7.4.*
--- $Revision: 150 $
---
DROP TABLE pegasus_schema;
|