Rajiv's Programming Notes
General resources
Initializing search
    rajivharlalka/notes
    rajivharlalka/notes
    • Home
      • 2023 05 25
      • 2023 06 05
      • Self Hosting 101
      • Rust
      • Reading
        • Reading
        • Decode json with proper types
        • Gotcha
        • Reading
      • Command Line
      • Desktop Managers
      • Nginx
      • SSH
      • BRIN Index
      • Configuration guidelines
      • General resources
      • Important SQL
      • PostgreSQL
      • Query Planner
      • Types of Indexes
      • Users and Security
      • Using Docker
      • WAL
      • Functions
      • Reading
        • Additional IO Observability in Postgres with pg stat io
        • Row Estimates
      • Countty
      • Dotfiles
      • Fonts
      • Monitor Search
      • Second Brain
        • Algorithms
        • Bellman Ford
        • Dijkstra's Algo
        • Graphs
        • Kadane's Algorithm
        • Kahn's Algo
        • Trees
        • Union Find
        • The TTY demystified
        • University of Threads > Product Management

    General resources

    • https://postgresqlco.nf/doc/en/param/enable_indexscan/
    • https://pgpedia.info/p/pg_stat_user_functions.html#:~:text=pg_stat_user_functions%20is%20a%20statistics%20view%20showing%20statistics%20about,tracked%20function.%20pg_stat_user_functions%20was%20added%20in%20PostgreSQL%208.4
    • https://www.influxdata.com/blog/metrics-to-monitor-in-your-postgresql-database/
    • https://dbaclass.com/article/monitor-sql-queries-in-postgres-using-pg_stat_statements/
    • https://www.citusdata.com/blog/2019/02/08/the-most-useful-postgres-extension-pg-stat-statements/
    • https://www.eversql.com/postgresql-pg_stat_statements/
    Made with ❤️ by Rajiv.
    Made with Material for MkDocs