struct PG::Replication::Message

Defined in:

pg/replication/message.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct PG::Replication::WALMessage

new(io : IO) : self new

Constructor Detail

def self.new(io : IO) #

[View source]

Instance Method Detail

def content : Bytes #

[View source]
def flags : Flags #

Requires proto_version >= 2 getter transaction_id : Int32


[View source]
def lsn : Int64 #

[View source]
def prefix : String #

[View source]