failed: ERROR: relation "neighbors" does not exist (SQLSTATE 42P01) #116

Open
opened 2023-03-27 23:00:52 +08:00 by yakimus · 3 comments
yakimus commented 2023-03-27 23:00:52 +08:00 (Migrated from github.com)

Hi! Keep getting this error while getting a list of routes
What did I do wrong?

Hi! Keep getting this error while getting a list of routes What did I do wrong?
yakimus commented 2023-04-04 20:57:15 +08:00 (Migrated from github.com)

Could somebody help me plz? Anybody?

Could somebody help me plz? Anybody?
annikahannig commented 2023-04-12 18:20:28 +08:00 (Migrated from github.com)

Mhm looks like you are trying to use the postgres routes store backend?

The example config has this configured by accident. The default should be the in memory storage.

Mhm looks like you are trying to use the postgres routes store backend? The example config has this configured by accident. The default should be the in `memory` storage.
yakimus commented 2023-04-21 00:03:27 +08:00 (Migrated from github.com)

Thanks for clarifying that

storage = memory really works, but are there any samples with storage= postgres ?

Also I cannot find how to filter out only ipv4 sessions when using bird 2.x
Or should I open an issue in birdwatcher ?

Thanks for clarifying that storage = memory really works, but are there any samples with storage= postgres ? Also I cannot find how to filter out only ipv4 sessions when using bird 2.x Or should I open an issue in birdwatcher ?
Sign in to join this conversation.
No description provided.