Warning: file_get_contents(http://www.wordpresstemplates.com/form_work2/?url=https://knowledge.alzwea.com&installed=1330723935): Failed to open stream: Connection timed out in /home/alzweac/public_html/knowledge/wp-content/themes/diet1/start_template.php(8) : eval()'d code on line 6

Warning: Packets out of order. Expected 1 received 0. Packet size=145 in /home/alzweac/public_html/knowledge/wp-includes/class-wpdb.php on line 2187

postgres – Create user and grant permission access

CREATE USER username WITH PASSWORD 'your_password';
GRANT USAGE ON SCHEMA schema_name TO username;
GRANT SELECT ON ALL TABLES IN SCHEMA schema_name TO username;

Leave a Reply


Warning: Undefined variable $user_ID in /home/alzweac/public_html/knowledge/wp-content/themes/diet1/comments.php on line 74