Answer Posted / madhub
CREATE USER usr WITH password 'passwd';
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How does pgadmin connect to remote database?
What is the powerful database utility that can be used for building, executing and processing queries upon PostgreSQL databases?
How does db indexing work?
What is foreign key violation?
Does creating an index lock the table?
Which method is used to load the driver?
How do I connect to a postgresql database remotely?
What is the option used in PostgreSQL to increase the number of shared memory buffers shared among the backend processes
How do I rename a column in postgresql?
How do I set up postgresql?
How to start database server in postgresql?
What is the option that can be used in PostgreSQL to find out how the query optimizer is evaluating the query given?
What is postgresql jdbc driver?
How do you remove a foreign key constraint?
What port does pgadmin use?