Live data from Hacker News

Viewing profile — approachingtraj

approachingtraj

HN member
Joined
Wed, May 25, 2016, 10:28 AM UTC
HN karma
-4
Public activity
4 items

About approachingtraj

No profile information was provided.

Recent public activity

  1. comment
    Comment #12473897

    This is so fucking stupid.

  2. comment
    Comment #12411937

    > stuff json into a text column You did see the article was about JSONB, which is significantly more sophisticated than "json in a text column", yes?

  3. comment
    Comment #12209623

    The title is misleading. The post only talks about Amazon's RDS which is not Postgres.

  4. comment
    Comment #11768806

    > Instead of resorting to those hacks, follow the PostgreSQL documentation[1] to do it the right way. The simplest way is to initialize your PostgreSQL database cluster as: This is…