Live data from Hacker News

Viewing profile — jhas78asd

jhas78asd

HN member
Joined
Wed, Nov 22, 2017, 4:15 PM UTC
HN karma
16
Public activity
23 items

About jhas78asd

No profile information was provided.

Recent public activity

  1. comment
    Comment #36589029

    PostgreSQL and Ruby on Rails. https://andyatkinson.com/

  2. comment
    Comment #35912036

    Any posts on this? Are there bulk data loads that make table stats more stale and affect plans? I’m wondering what would suddenly make a plan selection change a lot that might be a…

  3. comment
    Comment #35911949

    If you’re talking about the command line client that’s built in, it’s psql. If you can’t remember the command name to launch it or regularly type those other commands when you mean…

  4. comment
    Comment #35911887

    Hi Craig! :) https://twitter.com/andatki

  5. comment
    Comment #35911883

    There is a way to provide some type of planner hints https://pghintplan.osdn.jp/pg_hint_plan.html

  6. comment
    Comment #35911863

    Each of the bullets you listed have very straightforward and memorable meta commands that I use on a regular basis with psql. It may be worth learning them just for when you use Po…

  7. comment
    Comment #35911839

    Find the SQL from meta commands. Example: https://dba.stackexchange.com/a/131031

  8. comment
    Comment #35911829

    You can likely get the SQL for a meta command, and you could run the SQL from your preferred client if you don’t use psql. Here is one example: https://dba.stackexchange.com/a/1310…

  9. comment
    Comment #35911803

    What’s the reason though for Vitess? Postgres supports tables up to 32TB but hopefully you’re splitting them up using declarative partitioning in one or more ways before that. If y…

  10. comment
    Comment #35911765

    Thanks for calling out table partitioning. Besides implementing it at one level, multiple levels can be used simultaneously (eg list and range). Tables can be grouped and split out…

  11. comment
    Comment #35911672

    Did you implement table partitioning with Postgres or consider that before moving?

  12. comment
    Comment #35889704

    We didn't write up our rollback plan, but here was the gist. Since we first had to remove the primary key from all children in order to add the conflicting composite primary key to…

  13. comment
    Comment #35888653

    In Part 2 of this 2 part PostgreSQL Table Partitioning series, we'll focus on how we modified the Primary Key online for a large partitioned table. This is a disruptive operation, …

  14. story
  15. comment
    Comment #35877572

    Recently we faced a challenge working with a large table where query performance had worsened. This is a high growth database table that tracks applicants as they move through thei…

  16. story
  17. comment
    Comment #32320735

    This talk covers 5 challenging areas when scaling Rails applications on PostgreSQL databases. Slides and a video recording of the presentation are available, as well as a supplemen…

  18. story
  19. comment
    Comment #30940688

    https://andyatkinson.com

  20. comment
    Comment #30359806

    I helped maintain delayed_job_web as a UI. It has fallen behind substantially now though. If folks are looking for a UI - it would be great to update it for modern versions of Rail…

  21. comment
    Comment #29931053

    Fun. I spent an hour and made this and just tried to score words with vowels and wheel of fortune consonants to start to make a good initial guess. IRATE came up. I like the freque…

  22. story
  23. comment
    Comment #15758045

    The article failed to mention the high cost of medical school, high interest rates for loans, and being phased out of interest deductions from earnings (which are capped quite low …