opnsense-ports/databases/postgresql-cstore_fdw/files/pkg-message.in
Franco Fichtner a309cd75a6 */*: sync with upstream
Taken from: HardenedBSD
2019-08-18 05:35:32 +02:00

17 lines
367 B
Text

[
{ type: upgrade
maximum_version: 1.6
message: <<EOM
If you are upgrading cstore_fdw from a version prior to 1.6, you need
to execute the following steps:
- Restart the PostgreSQL server;
- Run ALTER EXTENSION cstore_fdw UPDATE;
Please, visit the following URL for more information:
https://github.com/citusdata/cstore_fdw/blob/master/README.md
EOM
}
]