Queries in another user's tables - Mailing list pgsql-general

From xavier@datolibre.com
Subject Queries in another user's tables
Date
Msg-id 0cf87381f8d76308ed2e5ccd6dff9a14@datolibre.com
Whole thread Raw
Responses Re: Queries in another user's tables  (Pavel Stehule <pavel.stehule@gmail.com>)
Re: Queries in another user's tables  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general

Hello friends, I have a database base01 that belongs to user01 and on the other hand a datebase base02 that belongs to user02. I need user01 to make a query "SELECT * FROM base02.yourtable;"

How can you get this?

pgsql-general by date:

Previous
From: Steve Baldwin
Date:
Subject: Re: Logging the query executed on the server
Next
From: Pavel Stehule
Date:
Subject: Re: Queries in another user's tables