How can I change the value of lo_compat_privileges parameter?

0

I need to migrate some large object data from pg_catalog and for that I need lo_compat_privileges to be set to ON but I can't do this as it is not modifiable. Is there a way to modify this?

Thanks

質問済み 1年前466ビュー
1回答
0

Unfortunately, "lo_compat_privileges" is a parameter that cannot be changed by the user.
The "Modifiable" column is set to false, which basically means that the parameters cannot be modified by the user.
para

profile picture
エキスパート
回答済み 1年前
profile picture
エキスパート
レビュー済み 1年前
  • Can we raise a support ticket to modify this temporarily, let's say for an hour or two?

  • It would be worth checking, but if you open a support ticket with AWS, they will probably reply that they cannot change it.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ