Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jun 2020 09:33:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 247198] databases/pg_partman doesn't work with PostgreSQL 12
Message-ID:  <bug-247198-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247198

            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@FreeBSD.org
          Reporter: bsd@abinet.ru
                CC: lacey.leanne@gmail.com
             Flags: maintainer-feedback?(lacey.leanne@gmail.com)
                CC: lacey.leanne@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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247198-7788>