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

Does postgres automatically index primary key?

424


How will you add a new style in a table?

445


What is postgresql database cluster?

452


What is a sequence table in postgresql?

431


Does postgres cache queries?

451






What is the schema of a table?

453


What is blob in postgresql?

459


Is postgresql scalable?

399


How to disable foreign key constraint in postgresql?

444


How does pgadmin connect to database?

408


What is multiversion two phase locking?

410


How do I stop postgresql server?

449


What is a function in postgresql?

456


What is tableplus?

472


What is logical replication in postgresql?

509