db.books.02_users_C.sql Maven / Gradle / Ivy
The newest version!
-- Grants - Create additional user
-- PostgreSQL syntax
CREATE USER OTHERUSER WITH PASSWORD 'other_user';
© 2015 - 2025 Weber Informatics LLC | Privacy Policy