Skip to content

Commit 765db2d

Browse files
authored
chore: update logging docs (supabase#25475)
1 parent 203d9e4 commit 765db2d

File tree

1 file changed

+0
-8
lines changed
  • apps/docs/content/guides/platform

1 file changed

+0
-8
lines changed

apps/docs/content/guides/platform/logs.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -87,14 +87,6 @@ Edge Function log messages have a max length of 10,000 characters. If you try to
8787

8888
## Logging Postgres queries
8989

90-
By default, only DDL statements are logged for new Supabase projects.
91-
92-
<Admonition type="note">
93-
94-
For projects created before 18th July 2023, statement execution logging is disabled completely by default.
95-
96-
</Admonition>
97-
9890
To enable query logs for other categories of statements:
9991

10092
1. [Enable the pgAudit extension](https://supabase.com/dashboard/project/_/database/extensions).

0 commit comments

Comments
 (0)