public inbox for [email protected]  
help / color / mirror / Atom feed
Re: recovery error while running any statement
2+ messages / 2 participants
[nested] [flat]

* Re: recovery error while running any statement
@ 2025-01-09 16:48 Ron Johnson <[email protected]>
  2025-01-09 16:54 ` Re: recovery error while running any statement yudhi s <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: Ron Johnson @ 2025-01-09 16:48 UTC (permalink / raw)
  To: pgsql-general <[email protected]>

On Thu, Jan 9, 2025 at 11:42 AM yudhi s <[email protected]> wrote:

> Hello Experts,
> It's postgres aurora version 16. While  running the ALTER command on any
> object we see an error "*Only RowExclusiveLock or less can be acquired on
> database objects during recovery*". If I run any DML it gives an error
> stating '*cannot execute UPDATE in a read-only transaction*' , then I
> tried setting "*set transaction read-write*" and it erroring out with "*cannot
> set transaction read-write mode during recovery*".
>
> Want to understand , what is the cause of this error and how to fix this?
>

The cause of the error is that the instance is in recovery mode, just like
the error message says.

Is your system a cluster?

-- 
Death to <Redacted>, and butter sauce.
Don't boil me, I'm still alive.
<Redacted> lobster!


^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: recovery error while running any statement
  2025-01-09 16:48 Re: recovery error while running any statement Ron Johnson <[email protected]>
@ 2025-01-09 16:54 ` yudhi s <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: yudhi s @ 2025-01-09 16:54 UTC (permalink / raw)
  To: Ron Johnson <[email protected]>; +Cc: pgsql-general <[email protected]>

Yes , it's a cluster aurora global database. I am a bit new to this. Can
you please explain a bit more, what must be the reason and what should we
do to make it back online to serve the queries? It's a non-prod though.

On Thu, Jan 9, 2025 at 10:19 PM Ron Johnson <[email protected]> wrote:

> On Thu, Jan 9, 2025 at 11:42 AM yudhi s <[email protected]>
> wrote:
>
>> Hello Experts,
>> It's postgres aurora version 16. While  running the ALTER command on any
>> object we see an error "*Only RowExclusiveLock or less can be acquired
>> on database objects during recovery*". If I run any DML it gives an
>> error stating '*cannot execute UPDATE in a read-only transaction*' ,
>> then I tried setting "*set transaction read-write*" and it erroring out
>> with "*cannot set transaction read-write mode during recovery*".
>>
>> Want to understand , what is the cause of this error and how to fix this?
>>
>
> The cause of the error is that the instance is in recovery mode, just like
> the error message says.
>
> Is your system a cluster?
>
> --
> Death to <Redacted>, and butter sauce.
> Don't boil me, I'm still alive.
> <Redacted> lobster!
>


^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2025-01-09 16:54 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2025-01-09 16:48 Re: recovery error while running any statement Ron Johnson <[email protected]>
2025-01-09 16:54 ` yudhi s <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox