Skip to content

docs/backups.md example fails with Network is unreachable error #363

@geeklingo

Description

@geeklingo

Improve documentation

Link

docs/backups.md

Describe the problem

The backups document details the code to use in GitHub actions to make a backup of the schema and data. Running that code fails with the following error:

Status: Downloaded newer image for ghcr.io/supabase/postgres:17.6.1.002
pg_dumpall: error: connection to server at "db.mydbref.supabase.co" (ipv6_address:3867), port 5432 failed: Network is unreachable
	Is the server running on that host and accepting TCP/IP connections?
error running container: exit 1

Describe the improvement

Updated section with working example

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions