Re: [GENERAL] postgres issue

2010-01-10 Thread Roderick A. Anderson
Craig Ringer wrote: On 9/01/2010 10:53 PM, Amy Smith wrote: How to use mount for differnt region. I do not understand this question. Can you explain what you mean a bit more? Probably wants tablespaces? \\||/ Rod -- -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org

Re: [GENERAL] postgres issue

2010-01-10 Thread Craig Ringer
On 9/01/2010 10:53 PM, Amy Smith wrote: all For dba, do you create a dba user and grant all privilege to 'dba user', so you can create table, etc ? For a team, do you create user for all team member and tie to a group ? Not sure the set up for postgres However you prefer, really. I prefer to c

[GENERAL] postgres issue

2010-01-10 Thread Amy Smith
all For dba, do you create a dba user and grant all privilege to 'dba user', so you can create table, etc ? For a team, do you create user for all team member and tie to a group ? Not sure the set up for postgres also what is best way to create a production and test region using the same databas