brew install timescaledb

From wikieduonline
Revision as of 14:55, 3 July 2023 by Welcome (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

brew install timescaledb
==> Caveats
==> timescaledb
RECOMMENDED: Run 'timescaledb-tune' to update your config settings for TimescaleDB.
  timescaledb-tune --quiet --yes

IF NOT, you'll need to update "postgresql.conf" to include the extension:
  shared_preload_libraries = 'timescaledb'

To finish the installation, you will need to run:
  timescaledb_move.sh

If PostgreSQL is installed via Homebrew, restart it:
  brew services restart postgresql@14


See also[edit]

Advertising: