Re: Permisson Required

From: ROHIT SACHDEVA <sachdeva(dot)rohit648(at)gmail(dot)com>
To: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: Permisson Required
Date: 2025-03-27 16:17:00
Message-ID: CAKDb7aH_RvDoW-K2GJmAWVypkUtTYj0dTRbGST=UmTvYiEE_mg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi David

Hide means only that table will be visible where I will give select access.

On Thu, 27 Mar, 2025, 9:44 pm David G. Johnston, <david(dot)g(dot)johnston(at)gmail(dot)com>
wrote:

> On Thu, Mar 27, 2025 at 9:10 AM ROHIT SACHDEVA <
> sachdeva(dot)rohit648(at)gmail(dot)com> wrote:
>
>> Hi Team,
>>
>> There is a requirement of giving select access on few tables and hide
>> other tables in a database of postgres 14 in RDS.
>>
>> On Thu, 16 May, 2024, 5:31 pm Siraj G, <tosiraj(dot)g(at)gmail(dot)com> wrote:
>>
>>> Hello -
>>>
>>> Queries in replica instance are failing with the error
>>> "cancelling statement due to conflict with recovery". I was checking two
>>> parameters (max_standby_archive_delay and max_standby_streaming_delay) which
>>> may allow the queries to run within the time defined in those.
>>>
>>>
> It is very bad list etiquette to reply to an email thread with an entirely
> new subject. Just send a new email to the list. You should include what
> you mean by "hide" when you do so.
>
> David J.
>
>
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Raj 2025-03-27 17:40:47 Failover and vacuum
Previous Message David G. Johnston 2025-03-27 16:14:05 Re: Permisson Required