Live data from Hacker News

Viewing profile — troublebucket

troublebucket

HN member
Joined
Fri, Jan 27, 2023, 10:48 PM UTC
HN karma
8
Public activity
6 items

About troublebucket

No profile information was provided.

Recent public activity

  1. comment
    Comment #39089933

    Were you able to successfully complete the encryption and cut-over?

  2. comment
    Comment #39089922

    Nice article! Did you run into challenges using a DNS record for cut-over from the old DB to the new, encrypted DB?

  3. comment
    Comment #39089891

    This is how we're planning to encrypt our RDS Postgres DBs, but with PG's built-in logical replication. I tried it with DMS and it was so cumbersome. We would've needed to make a l…

  4. comment
    Comment #39050346

    +1 DMS is very half baked. Silent, unbuggable errors. Tons of unsupported LOB and CLOB data types. Built-in Postgres logical replication is way easier.

  5. comment
    Comment #39050337

    Has anyone encrypted the storage on a previously unencrypted RDS using Blue/Green?

  6. comment
    Comment #34553053

    yeah I also don't want any third party getting ahold of my transaction data. My solution was to have my banks send alert emails to me for any transaction. Then the alert emails are…