How to create a PostgreSQL user?

Answer Posted / madhub

CREATE USER usr WITH password 'passwd';

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does pgadmin connect to remote database?

610


What is the powerful database utility that can be used for building, executing and processing queries upon PostgreSQL databases?

1269


How does db indexing work?

678


What is foreign key violation?

570


Does creating an index lock the table?

541


Which method is used to load the driver?

556


How do I connect to a postgresql database remotely?

570


What is the option used in PostgreSQL to increase the number of shared memory buffers shared among the backend processes

1103


How do I rename a column in postgresql?

617


How do I set up postgresql?

617


How to start database server in postgresql?

597


What is the option that can be used in PostgreSQL to find out how the query optimizer is evaluating the query given?

1057


What is postgresql jdbc driver?

646


How do you remove a foreign key constraint?

594


What port does pgadmin use?

537