Queries in another user's tables

From: xavier(at)datolibre(dot)com
To: pgsql-general(at)postgresql(dot)org
Subject: Queries in another user's tables
Date: 2022-07-24 07:37:54
Message-ID: 0cf87381f8d76308ed2e5ccd6dff9a14@datolibre.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Fabien COELHO 2022-07-24 08:15:22 Re: [PATCH] Introduce array_shuffle() and array_sample()
Previous Message Steve Baldwin 2022-07-24 07:13:49 Re: Logging the query executed on the server