$30 off During Our Annual Pro Sale. View Details »

The beauty that is PostgreSQL

The beauty that is PostgreSQL

Avatar for Shrayas Rajagopal

Shrayas Rajagopal

July 25, 2015
Tweet

More Decks by Shrayas Rajagopal

Other Decks in Technology

Transcript

  1. 2

  2. UI

  3. 9.2

  4. 9.4

  5. { "notificationType": "Bounce", "bounce": { "bounceType": "", "bounceSubType": "", "bouncedRecipients":

    [ { "emailAddress": "" } ], "timestamp": "", "feedbackId": "" }, "mail": { "timestamp": "", "messageId": "", "source": "", "sourceArn": "", "sendingAccountId": "", "destination": [] } } Bounce
  6. { "notificationType": "Delivery", "mail": { "timestamp": "", "messageId": "", "source":

    "", "sourceArn": "", "sendingAccountId": "", "destination": [] }, "delivery": { "timestamp": "", "recipients": [], "processingTimeMillis": 546, "reportingMTA": "", "smtpResponse": "" } } Delivery