Hey all,
I’m trying to understand the following lines in the kamdbctl.pgsql script:
https://github.com/kamailio/kamailio/blob/bf38c7b04171e6f410ff885f10abe0f81…
<https://github.com/kamailio/kamailio/blob/bf38c7b04171e6f410ff885f10abe0f815d27de9/utils/kamctl/kamdbctl.pgsql#L150-L153>
https://github.com/kamailio/kamailio/blob/bf38c7b04171e6f410ff885f10abe0f81…
<https://github.com/kamailio/kamailio/blob/bf38c7b04171e6f410ff885f10abe0f815d27de9/utils/kamctl/kamdbctl.pgsql#L211>
https://github.com/kamailio/kamailio/blob/bf38c7b04171e6f410ff885f10abe0f81…
<https://github.com/kamailio/kamailio/blob/bf38c7b04171e6f410ff885f10abe0f815d27de9/utils/kamctl/kamdbctl.pgsql#L245-L246>
Basically, there are no tables created for Postgres that end in _id_seq.
Am I missing something here?
Thanks!
~Noah