From dc58d9820fbb025e8f3e378c16d3a7fcc2718805 Mon Sep 17 00:00:00 2001 From: Jamil Date: Wed, 1 Feb 2023 10:18:00 -0800 Subject: [PATCH] Remove Cockroach note (#1397) Fixes #1394 --- docs/docs/deploy/advanced/external-database.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/deploy/advanced/external-database.mdx b/docs/docs/deploy/advanced/external-database.mdx index 72414bb77..92dc6740b 100644 --- a/docs/docs/deploy/advanced/external-database.mdx +++ b/docs/docs/deploy/advanced/external-database.mdx @@ -12,8 +12,8 @@ using the latest stable version whenever possible. If you find an issue with your particular version of Postgres, [please open a GitHub issue ](https://github.com/firezone/firezone/issues). -In general, Firezone should also work fine using external Postgres-compatible -database services like Amazon RDS and CockroachDB. See the [configuration +In general, Firezone should also work fine using external Postgres-based +database services like Amazon RDS. See the [configuration ](#configure-firezone-to-connect) section below for more information configuring Firezone with an external DB.