Hey all,
I’m trying to understand the following lines in the kamdbctl.pgsql script:
https://github.com/kamailio/kamailio/blob/bf38c7b04171e6f410ff885f10abe0f815... https://github.com/kamailio/kamailio/blob/bf38c7b04171e6f410ff885f10abe0f815d27de9/utils/kamctl/kamdbctl.pgsql#L150-L153 https://github.com/kamailio/kamailio/blob/bf38c7b04171e6f410ff885f10abe0f815... https://github.com/kamailio/kamailio/blob/bf38c7b04171e6f410ff885f10abe0f815d27de9/utils/kamctl/kamdbctl.pgsql#L211 https://github.com/kamailio/kamailio/blob/bf38c7b04171e6f410ff885f10abe0f815... 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
On 8/20/20 2:45 PM, Noah Mehl wrote:
Basically, there are no tables created for Postgres that end in _id_seq.
No tables, or no entities?
https://www.postgresql.org/docs/current/sql-createsequence.html
https://www.postgresqltutorial.com/postgresql-serial/ https://www.postgresqltutorial.com/postgresql-identity-column/
-- Alex
Ah, I see now.
Thanks!
~Noah
On Aug 20, 2020, at 2:50 PM, Alex Balashov abalashov@evaristesys.com wrote:
On 8/20/20 2:45 PM, Noah Mehl wrote:
Basically, there are no tables created for Postgres that end in _id_seq.
No tables, or no entities?
https://www.postgresql.org/docs/current/sql-createsequence.html
https://www.postgresqltutorial.com/postgresql-serial/ https://www.postgresqltutorial.com/postgresql-identity-column/
-- Alex
-- Alex Balashov | Principal | Evariste Systems LLC
Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free) Web: http://www.evaristesys.com/, http://www.csrpswitch.com/
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users