Schema loading optimiztion #4178
              
                Unanswered
              
          
                  
                    
                      yyqgituser
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 2 comments 2 replies
-
        
 Can you provide more information about that? We log the time it took as mentioned on https://docs.postgrest.org/en/v13/references/observability.html#logs, it should show something like: Can you share those log traces?  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            -
| 
         Thanks for your suggestion. This issue does not occur every time, and I will update the results after we upgrade to the latest version.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
When the system is busy, PostgREST takes a long time to load DB schema. Are there any ways to optimize schema loading, such as lazy loading, loading from files instead of from the database, or other methods?
Beta Was this translation helpful? Give feedback.
All reactions