Hacker News new | past | comments | ask | show | jobs | submit | AlfeG's comments login

Is there any analog for Azure SQL Elastic Pools for Postgres anywhere?

We pay in total something around 600 bucks to manage around 250 databases in MSSQL servers (with failover for prod databases, DTU based model)

We pay for log analytics more then we pay for Sql Servers.

Those Elastic Pools is a blocker for us on the way to migrate to Postgres from MSSQL...


It's been a while since I've looked at elastic pools in Azure, but maybe Neon (https://neon.tech/) or recently Nile (https://www.thenile.dev/) might work in terms of spinning up a bunch of separate logical DBs with shared compute/storage.


(neon employee) and Neon will be available on Azure very soon ( https://neon.tech/blog/neon-is-coming-to-azure )


(neon ceo). We have lots of examples of this. Here is one with Retool. https://neon.tech/blog/how-retool-uses-retool-and-the-neon-a...


I love pricing page.


> What a Ukrainian settlement looks like when taken by Russia is predominantly on the scale of heavily damaged to totally leveled. Whereas Ukraine has taken localities without huge artillery and bombing preparation and have supplied locals hiding in the largely intact settlements with food and water, about whom Russia had forgotten - furthermore they shell and bomb towns with both Ukrainian soldiers and Russian civilians in them.

There is a lot of cities captured by Russia that have near zero damage, because UAF not used them as fortresses. There is even a mem inside UA about cities-fortresses.

> Ukraine targets exclusively war-fueling infrastructure including refineries, ammo/petroleum depots, military airfields and yes, key logistics routes like said bridge that was built by an invading country spanning over to occupied territory.

Belgorod has near zero military infrastructure. Yet missiles shell residential areas on regular basis. Death toll of civilians in this area is quite high already.


Literally every week there is a several civilians dead in Belgorod area from Ukraine missiles deliberately fired on residential area.


Do you have news sources for that? Had a look but all I can find is a couple of reports from 3 weeks ago totalling 6 civilians (which is still bad!)


I'd like to see sources also, please.

I won't defend Ukraine's actions in this case -- but the sum total of reports I've seen suggest a far lower total. You will also definitely need to provide support for the assertion of "missiles deliberately fired on a residential area" (as opposed to being intercepted and then landing in those places).


> DDR5 speeds up to 56000MHz (yes, I know that you can use faster RAM)

Not sure that I actually CAN. 56 GHz is already a lot.


Fixed, thanks :)


5600 are MT/s (megatransfers/second), not MHz ;)


You can utilize all technics from article with the help of TestContainers. They will help with setting up DB and providing connection strings to running images


Wish we can do same with MSSQL that we stucked with =| Restoring base from snapshot take no less then 4-5 seconds. No way to run on in memory filesystem without big pile of crutches... Tried to do so with TestContainers only to find out that we are limited by disk IO


Why test inside of build process?


We create own DB env for each set of test fixtures to run them parallel. There is no way I can achieve this with this little amount of frictions.


My choise is DBeaver. Work consistenly good.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: