Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7a089f6

Browse files
author
Amit Kapila
committed
Doc: Generated columns are skipped for logical replication.
Add a note in docs that generated columns are skipped for logicalreplication.Author: Peter SmithReviewed-by: Peter EisentrautBackpatch-through: 12Discussion:https://postgr.es/m/CAHut+PuXb1GLQztQkoWzYjSwkAZZ0dgCJaAHyJtZF3kmtcL=kA@mail.gmail.com
1 parent95cabf5 commit7a089f6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎doc/src/sgml/ddl.sgml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,12 @@ CREATE TABLE people (
512512
generated columns in <literal>BEFORE</literal> triggers.
513513
</para>
514514
</listitem>
515+
<listitem>
516+
<para>
517+
Generated columns are skipped for logical replication and cannot be
518+
specified in a <command>CREATE PUBLICATION</command> column list.
519+
</para>
520+
</listitem>
515521
</itemizedlist>
516522
</para>
517523
</sect1>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp