Hi all, i'm new in postgres and this question may be very easy, but i need
to do this so here it goes.
I have one user in my database, and i need to create 10 more users to
connect to de database but they must use the tables defined in the first
user but i can not use user.table. how can i do this? is there synonyms in
postgres?
thanks in advanced, Julian de Anquin