Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gnDys-0006Wv-1t for pgsql-advocacy@arkaria.postgresql.org; Sat, 26 Jan 2019 02:46:02 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gnDyq-00012a-PE for pgsql-advocacy@arkaria.postgresql.org; Sat, 26 Jan 2019 02:46:00 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gnDyq-00012T-Gy for pgsql-advocacy@lists.postgresql.org; Sat, 26 Jan 2019 02:46:00 +0000 Received: from meldrar.postgresql.org ([2a02:c0:301:0:ffff::31]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gnDyn-0002wz-Hx for pgsql-advocacy@postgresql.org; Sat, 26 Jan 2019 02:45:59 +0000 Received: from meldrar.postgresql.org ([87.238.57.231] helo=webmail.postgresql.org) by meldrar.postgresql.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gnDyj-0002Qy-NE; Sat, 26 Jan 2019 02:45:56 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Sat, 26 Jan 2019 13:45:50 +1100 From: Justin Clift To: Damien Clochard Cc: PostgreSQL Advocacy Subject: Re: Bye bye Mongo, Hello Postgres In-Reply-To: References: Message-ID: X-Sender: justin@postgresql.org User-Agent: Roundcube Webmail/1.2.3 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 2018-12-20 23:45, Damien Clochard wrote: > https://www.theguardian.com/info/2018/nov/30/bye-bye-mongo-hello-postgres Said Hi to the article authors after this hit the list, just to check how things were going post-migration. :) Received a reply yesterday (below) from Philip McMahon. Looks like PG is working fine as expected. :D + Justin *** Hey Justin This is a verrry late reply to your message, which got buried in my inbox over christmas! Thanks very much for the feedback! And yes - it's been great! we haven't had any performance issues since the initial migration. The only problem I had was trying to find occurrences of a string in an unindexed field buried 5 levels deep in the JSONB blob we use for our content item - the query took over 20 minutes before I gave up. Not that surprising though with 2 million items to scan through. We're pretty upset that AWS didn't tell us about this to be honest - we wouldn't have justified the cost of migration to PG if we knew that was coming. But ignoring the cost, we're in a better place now than on some AWS specific mongo clone thing. Thanks again for your message and sorry for the sloow reply! Phil