这是indexloc提供的服务,不要输入任何密码
Skip to content

add an api which can execute pg_dump on the database #1939

@shahidhk

Description

@shahidhk

Using this API, a user should be able to get the Postgres schema dump.

POST /v1alpha1/pg_dump
Content-Type: application/json

{
  "schema": "public"
}

response will be a file download

Metadata

Metadata

Assignees

Labels

c/serverRelated to server

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions