seyed mo30
seyed mo30
i am using dto struct for requests but i want to show description by tag struct Is this option available now?  
I read many articles but I don't understand how to get data with snapshot_name `CREATE_REPLICATION_SLOT my_slot LOGICAL pgoutput(SNAPSHOT 'export') ;` Should I use consistent_point ( 0/29172F0 ) or snapshot_name (...
i copy and run logical exampe code , but after update , OldTuple print nil case *pglogrepl.UpdateMessage: log.Printf("%+v \n", logicalMsg.OldTuple) print : {baseMessage:{msgType:85} RelationID:33230 OldTupleType:0 OldTuple: NewTuple:0xc0000650e0}