Package: postgresql-common Version: 49 Severity: wishlist The command to create a cluster and start the server is
pg_createcluster --start but the command to drop a cluster and stop the server is pg_dropcluster --stop-server I'm not sure if this is an intentional inconsistency, but I think --stop would be better for the second case. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

