[Bug 247198] databases/pg_partman doesn't work with PostgreSQL 12

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 12 09:34:00 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247198

            Bug ID: 247198
           Summary: databases/pg_partman doesn't work with PostgreSQL 12
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: bsd at abinet.ru
                CC: lacey.leanne at gmail.com
             Flags: maintainer-feedback?(lacey.leanne at gmail.com)
                CC: lacey.leanne at gmail.com

It looks like databases/pg_partman in ports is rather old and emits error
during creation of native partition with recent pgsql.

ERROR:  column "relhasoids" does not exist

Tables in postgresql 12 doesn't contain OIDS anymore.

It was fixed in 4.2.0 https://github.com/pgpartman/pg_partman/issues/286 , but
the latest version now is 4.4.0, so port needs an update.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list