Re: role "my_account" does not exist

2023-08-03 Thread Amn Ojee Uw
I came to understand PG a bit better and then understood where I had gone wrong. Thanks folks, but please ignore this email. My most sincere apologies. On 8/3/23 8:17 p.m., Amn Ojee Uw wrote: Hello! Following this web page , I have trie

Re: role "my_account" does not exist

2023-08-03 Thread Adrian Klaver
On 8/3/23 17:17, Amn Ojee Uw wrote: Hello! Following this web page , I have tried to create a new role/user, but to no avail. Why use random Web tutorials, most of which are full of errors, instead of the Postgres documentation: https

Re: role "my_account" does not exist

2023-08-03 Thread David G. Johnston
On Thu, Aug 3, 2023 at 5:18 PM Amn Ojee Uw wrote: > Hello! > > Following this web page > , I have tried to > create a new role/user, but to no avail. > > After typing the following command : *createuser --interactive --pwprompt* > I get the f

role "my_account" does not exist

2023-08-03 Thread Amn Ojee Uw
Hello! Following this web page , I have tried to create a new role/user, but to no avail. After typing the following command : /*createuser --interactive --pwprompt*/ I get the following questions: Enter name of role to add: company_na