Does anyone know how to create a postgresql user that can read/write to an existing database? I have used createuser, but it never asks if I want the new user to have access to an existing DB. When I connect to a DB with that new user, I can't read or write from any of the tables. Any suggestions? -- Jeremy Buchmann System Admin/Database Programmer Wells Gaming Research
- Re: [ADMIN] Multiple users, same DB Jeremy Buchmann
- Re: [ADMIN] Multiple users, same DB John McKown
- Re: [ADMIN] Multiple users, same DB Anthony E . Greene