Skip to content

migrate from DB-less to postgres DB #13304

Answered by hanshuebner
balait4 asked this question in Help
Discussion options

You must be logged in to vote

Is there any documentation how to migrate from DB-less to Postgres DB?

To my knowledge, there is no such document. Importing a declarative configuration file into Kong Gateway's database is possible using the kong config db_import command, which may be your best route.

We are planning to extend our plugin with custom Admin API, So change the configuration of a plugin via the admin API will not be persisted with DB-less mode? So is there a way to do this on DB-less mode?

I'm not sure if I understand the question quite well. In dbless mode, your configuration is read from a file when Kong Gateway starts. Changes that are made to the configuration at run time are not persisted, and Kong …

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by hanshuebner
Comment options

You must be logged in to vote
4 replies
@hanshuebner
Comment options

@balait4
Comment options

@hanshuebner
Comment options

@balait4
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants