Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Celestial Library Slowing Altium Down #62

Closed
thiagossrs opened this issue Jul 3, 2020 · 5 comments
Closed

Celestial Library Slowing Altium Down #62

thiagossrs opened this issue Jul 3, 2020 · 5 comments

Comments

@thiagossrs
Copy link

Hi,

After i installed the Celestial Library my Altium became extremely slow in some operations. Like, change a component footprint, update the PCB from the schematic.

After a lot of research i figure it out why.

When certain operations are performed, the library itself open a connection to the database and execute several query's (more the 10k).

The problem is that from my location the latency to the DB server (db.altiumlibrary.com) is huge (200 ms).

For me this could be solved, by making the database locally or with a closer mirror to my location. But i could not find the DB data in github, not connect to the database server to dump the tables.

Anyone else with the same problem?

Can someone provide me a database backup? So I can use a local server to confirm if this fix the issue or not.

Thanks

@thiagossrs
Copy link
Author

I managed to download the database (i was not setting the default database in the SSMS connection). And i can confirm that running the database locally fix the issue.

If anyone need an updated database, just ask me and I'll upload the database backup that i just cloned.

@thiagossrs
Copy link
Author

thiagossrs commented Jul 9, 2020 via email

@thiagossrs
Copy link
Author

Here is the database just in case someone need it: https://github.com/thiagossrs/altium-library-database

@dadabarghi
Copy link

Thank you thiago...
Your help is really appreciated.

@issus
Copy link
Owner

issus commented Jul 13, 2020

@thiagossrs Please dont, your database dump is already out of date :(

@issus issus closed this as completed Jul 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants