thomas_briggs
04/13/2022, 9:18 PMselect
list from the inherited plugin is correctly used the metadata
settings appear to be completed ignored... to get those to work I have to define the metadata in the base plugin, which kinda defeats the point.visch
04/14/2022, 3:17 PMthomas_briggs
04/14/2022, 4:07 PMvisch
04/14/2022, 4:11 PMtap-postgres
?
podman run -e POSTGRES_PASSWORD=postgres -p 5432:5432 -h postgres -v /home/visch/git/postgres:/custom/mount -d postgres
You should be able to do it with any tap theoretically, tap-smoke-test
then do --dump=catalog with / without metadata extras and then the tap doesn't even need to runthomas_briggs
04/14/2022, 6:14 PMthomas_briggs
04/14/2022, 8:20 PM