bool
Role can log in. That is, this role can be given as the initial
- session authorization identifier.
+ session authorization identifier
Role is a replication role. That is, this role can initiate streaming
replication (see ) and set/unset
the system backup mode using pg_start_backup> and
- pg_stop_backup>.
+ pg_stop_backup>
Role can update system catalogs directly. (Even a superuser cannot do
- this unless this column is true.)
+ this unless this column is true)
+ |
+ rolreplication
+ bool
+
+
+ Role is a replication role. That is, this role can initiate streaming
+ replication (see ) and set/unset
+ the system backup mode using pg_start_backup> and
+ pg_stop_backup>
+
+
+
|
rolconnlimit
int4
null if no expiration
+ |
+ rolconfig
+ text[]
+
+ Role-specific defaults for run-time configuration variables
+
+
|
oid
oid