Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads

ALTER LARGE OBJECT

Name

ALTER LARGE OBJECT -- change the definition of a large object

Synopsis

ALTER LARGE OBJECTlarge_object_oid OWNER TOnew_owner

Description

ALTER LARGE OBJECT changes the definition of a large object. The only functionality is to assign a new owner. You must be superuser or owner of the large object to useALTER LARGE OBJECT.

Parameters

large_object_oid

OID of the large object to be altered

new_owner

The new owner of the large object

Compatibility

There is noALTER LARGE OBJECT statement in the SQL standard.

See Also

Chapter 32

PrevHomeNext
ALTER LANGUAGEUpALTER MATERIALIZED VIEW
Go to PostgreSQL 9.4
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp