Open kmulvey opened 3 years ago
If timeline really shouldn't be set on a logical replication connection then shouldn't an error be generated somewhere? Maybe bubbling up from PG isn't the best but silently ignoring a bad argument is not ideal either.
I get an error when trying to include timeline in the start config for a logical slot. The postgres docs dont seem to mention anything about timeline with regard to logical, they do however for physical.
docs:
result of pglogrepl.IdentifySystem()
sql print from here
error
possible solution? Should this be changed to: