Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

use id_tablename index #31

Open
varmax1 opened this issue Aug 8, 2017 · 0 comments
Open

use id_tablename index #31

varmax1 opened this issue Aug 8, 2017 · 0 comments

Comments

@varmax1
Copy link

varmax1 commented Aug 8, 2017

Dears!
It wolud be great if you may change name of each key column and iindexes etc.
to contain tablename to be unique in scope of the database device.

Pls, use id_tablename index and key columnn etc.
In case of more tables (from different IPs) it is conflict with the same id name of index.
Values are stored into incorrect tables then.

Thanks very much.
Best Regards,
Richard

tablename:
logs_192x162x010x050
logs_192x162x010x060

Publish call error: pq: relation "key_index" already exists
So use :
id_key_[tablename],
index_[tablename] etc...
because tablename is unique in scope of database.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant