Logical decoding document - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Logical decoding document
Date
Msg-id 20150212.225533.1932382501704393501.t-ishii@sraoss.co.jp
Whole thread Raw
Responses Re: Logical decoding document  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
Hi, I need help.

In "46.6.4.5 Change Callback"
  Note: Only changes in user defined tables that are not unlogged  (see UNLOGGED) and not temporary (see TEMPORARY or
TEMP)can be  extracted using logical decoding.
 

I cannot parse the sentence above. Maybe logical decoding does not
decode a table if it is an unloged table or a temporary table?

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Manipulating complex types as non-contiguous structures in-memory
Next
From: Robert Haas
Date:
Subject: Re: Standby receiving part of missing WAL segment