Josue Lopez

Results 32 comments of Josue Lopez

I did not do anything specific for this. I think what helped with what we saw is that we implemented the log cleanup. Since it did not seem to be...

@t0mk We will be adding this to our priority items. Thank you!

@t0mk We have deployed an update to address this issue. Can you please validate that things are working for you now. Thank you!

> A migration (for PostgresSQL) to track history of applied migrations. > > ``` > BEGIN; > > SET ROLE 'postgres'; > > CREATE TABLE schema_migrations_history ( > id SERIAL...

@rarguelloF did you have any success when changing the per page settings?

@german-mergestat here are the example function calls in the DB so you can see what params the calls need. https://github.com/mergestat/mergestat/blob/main/scripts/validate-users.sql

@liqiang-fit2cloud I am sorry we never responded to this. This one slipped through our review of issues. Would you mind providing an update here. @riyaz-ali can you think of a...

@valeriocos was your issue resolved?

I was never able to get this to work in Docker without privileged mode. In K8s I was able to get it to work but it still required elevated permissions...