Thread

  1. DOCS - CREATE PUBLICATION ... EXCEPT has no mention on what happens after drop/create tables

    SATYANARAYANA NARLAPURAM <satyanarlapuram@gmail.com> — 2026-05-10T15:01:44Z

    Hi hackers,
    
    The docs say EXCEPT "This clause specifies a list of tables to be excluded
    from the publication. "
    with no time qualifier. In case of drop/create the table automatically
    includes in the publication. Given the
    filter is based on OIDs this is expected. Should we enhance the
    documentation to mention this case?
    
    Thanks,
    Satya