Port details |
- pg_partman PostgreSQL Partition Manager
- 4.6.0 databases =3 4.6.0Version of this port present on the latest quarterly branch.
- Maintainer: lacey.leanne@gmail.com
- Port Added: 2017-08-11 09:26:38
- Last Update: 2023-04-29 22:51:59
- Commit Hash: 91f22aa
- People watching this port, also watch:: picoc, roxterm, monit, notmuch, php81-pecl-scrypt
- License: PostgreSQL
- WWW:
- https://github.com/keithf4/pg_partman
- Description:
- pg_partman is an extension to create and manage both time-based and
serial-based table partition sets. Sub-partitoning is also supported.
Child table & trigger function creation is all managed by the extension
itself. Tables with existing data can also have their data partitioned in
easily managed smaller batches. Optional retention policy can automatically
drop partitions no longer needed. A background worker (BGW) process is
included to automatically run partition maintenance without the need of an
external scheduler (cron, etc) in most cases.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pg_partman>0:databases/pg_partman
- To install the port:
- cd /usr/ports/databases/pg_partman/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/pg_partman
- pkg install pg_partman
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pg_partman
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1634246278
SHA256 (keithf4-pg_partman-v4.6.0_GH0.tar.gz) = 6328ea55e20a4f090037035751a02ebb7965d9e305e3839ffceb4c06bbbfa42f
SIZE (keithf4-pg_partman-v4.6.0_GH0.tar.gz) = 1200867
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- postgres : databases/postgresql13-server
- python3.9 : lang/python39
- as : devel/binutils
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- __init__.py : databases/py-psycopg2
- postgres : databases/postgresql13-server
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pg_partman-4.6.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- databases_pg_partman
- USES:
- cpe gmake pgsql:11+ python uidfix shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.6.0 29 Apr 2023 22:51:59 |
Muhammad Moinur Rahman (bofh) |
databases/pg_partman: Fix build and pkg-plist
PLIST_SUB logic was inverted accidentally - python utilities was for pg
< 10, but now they try to install.
PR: 271084
Reported by: bsd@abinet.ru
Approved by: portmgr (blanket)
Fixes: a40c0e7 Remove pointers to EOLed pgsql versions |
4.6.0 15 Apr 2023 13:14:58 |
Muhammad Moinur Rahman (bofh) |
*/*: Remove pointers to EOLed pgsql versions
- Remove dotted pgsql versions
Approved by: portmgr |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.6.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.6.0 27 Feb 2022 17:57:13 |
Fernando Apesteguía (fernape) Author: Lacey Powers |
databases/pg_partman: update to 4.6.0
https://github.com/pgpartman/pg_partman/blob/master/CHANGELOG.txt
PR: 262096
Reported by: lacey.leanne@gmail.com (maintainer) |
4.5.1 14 Oct 2021 21:30:04 |
Stefan Eßer (se) |
databases/pg_partman: Add CPE information
Approved by: portmgr (blanket) |
4.5.1 24 May 2021 15:55:35 |
Palle Girgensohn (girgen) |
databases/pg_partman: Update to 4.5.1
Security: 5fa90ee6-bc9e-11eb-a287-e0d55e2a8bf9 |
4.4.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.4.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.4.0 27 Jun 2020 14:58:10 |
pi |
databases/pg_partman: update 4.0.0 -> 4.4.0
PR: 247511
Submitted by: Lacey Powers <lacey.leanne@gmail.com> (maintainer)
Relnotes: https://github.com/pgpartman/pg_partman/blob/master/CHANGELOG.txt |
4.0.0_1 17 Aug 2019 19:43:08 |
tobik |
databases/pg_partman: Unbreak build with PostgreSQL 11+
=======================<phase: package >============================
===> Building package for pg_partman-4.0.0_1
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/pg_partman/work/stage/usr/local/bin/partition_data.py:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/pg_partman/work/stage/usr/local/bin/reapply_constraints.py:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/pg_partman/work/stage/usr/local/bin/reapply_foreign_keys.py:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/pg_partman/work/stage/usr/local/bin/undo_partition.py:No
such file or directory
*** Error code 1
http://package18.nyi.freebsd.org/data/120amd64-default-PR239514/2019-07-29_20h41m52s/logs/pg_partman-4.0.0_1.log
With PostgreSQL 11+ some scripts are only installed when they are
common to all PG versions per the Makefile. Exclude them from the
plist in case we are building with PG11+.
PR: 239609
Approved by: lacey.leanne@gmail.com (maintainer timeout, 2 weeks) |
4.0.0_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
4.0.0 25 Apr 2019 16:00:22 |
kai |
databases/pg_partman: Update to 4.0.0
* Fix whitespace in pkg-descr
Changelog:
https://github.com/pgpartman/pg_partman/blob/v4.0.0/CHANGELOG.txt
PR: 237001
Submitted by: Lacey Powers <lacey.leanne@gmail.com> (maintainer)
Approved by: mentors (implicit) |
3.2.1_1 06 Jan 2019 12:26:02 |
tobik |
Do not set OPTIONS_DEFINE twice |
3.2.1_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
3.2.1 21 Sep 2018 18:11:00 |
swills |
databases/pg_partman: Update to 3.2.1
PR: 231529
Submitted by: Lacey Powers <lacey.leanne@gmail.com> (maintainer) |
3.1.3 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
3.1.3 24 Jun 2018 00:54:27 |
linimon |
Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes:
cc: error: invalid linker name in argument '-fuse-ld=bfd'
Neither emaste nor I can figure out exactly where the offending stanza is
coming in. It will take someone with more knowledge of gmake debug flags,
and possibly the src build infrastructure, to figure it out.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
3.1.3 09 May 2018 02:35:36 |
swills |
databases/pg_partman: Update to 3.1.3
PR: 228083
Submitted by: Lacey Powers <lacey.leanne@gmail.com> (maintainer) |
3.1.2 21 Feb 2018 11:28:03 |
wen |
- Update to 3.1.2
PR: 226082
Submitted by: lacey.leanne@gmail.com(maintainer) |
3.1.1 17 Jan 2018 01:28:36 |
dbaio |
databases/pg_partman: Update to 3.1.1
While here:
- Add LICENSE_FILE.
- Remove GH_TUPLE because it's been used for the default distribution file.
- Strip pg_partman_bgw.so (Q/A warning).
- Switch to options helper (DOCS).
Changes: https://github.com/keithf4/pg_partman/blob/v3.1.1/CHANGELOG.txt
PR: 225041
Submitted by: Lacey Powers <lacey.leanne@gmail.com> (maintainer) |
3.1.0 17 Nov 2017 21:34:18 |
tcberner |
Update databases/pg_partman to 3.1.0
PR: 223723
Submitted by: Lacey Powers <lacey.leanne@gmail.com> (maintainer) |
3.0.2 11 Aug 2017 09:26:25 |
pi |
New port: databases/pg_partman
pg_partman is an extension to create and manage both time-based and
serial-based table partition sets. Sub-partitoning is also supported.
Child table & trigger function creation is all managed by the extension
itself. Tables with existing data can also have their data partitioned in
easily managed smaller batches. Optional retention policy can automatically
drop partitions no longer needed. A background worker (BGW) process is
included to automatically run partition maintenance without the need of an
external scheduler (cron, etc) in most cases.
WWW: https://github.com/keithf4/pg_partman
PR: 214417
Submitted by: Lacey Powers <lacey.leanne@gmail.com>
Reviewed by: ler |