Re: Advice on cluster architecture for two related, but distinct, use cases

2024-11-07 Thread Zahid Rahman
Perhaps a 14 minute investment in this article may prove fruitful. https://medium.com/@martin.hodges/adding-a-postgres-high-availability-database-to-your-kubernetes-cluster-634ea5d6e4a1 On Thu, 7 Nov 2024, 21:06 Matthias Leisi, wrote: > Dear all, > > (This is a follow-up to a question I asked

Database designs

2022-07-08 Thread Zahid Rahman
Hi, This link with hundreds of database designs is expired. http://databaseanswers.org/data_models/index_all_models.htm Is there a similar website with database designs ? https://www.backbutton.org ¯\_(ツ)_/¯ ♡۶♡ ۶♡۶

Re: database designs ERDs

2022-07-06 Thread Zahid Rahman
amp;utm_content=webmail> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> On Thu, 28 Oct 2021 at 19:45, Thomas Kellerer wrote: > Zahid Rahman schrieb am 28.10.2021 um 12:58: > > I am looking for some database designs (ERD) on current and up to date > > business scenarios for

Re: How can I set up Postgres to use given amount of RAM?

2022-06-26 Thread Zahid Rahman
https://severalnines.com/database-blog/architecture-and-tuning-memory-postgresql-databases On Sun, 26 Jun 2022, 11:40 pm W.P., wrote: > Question in topic: > > "How can I set up Postgres to use given amount of RAM?" > > I have now laptop with 8GB of RAM, i can see Linux uses no more than 2-3GB.

Re: database designs ERDs

2021-10-28 Thread Zahid Rahman
> Something like this maybe? > http://databaseanswers.org/data_models/index_all_models.htm DEFINITELY exactly this. A lot of Respect. Best Regards Zahid On Thu, 28 Oct 2021, 15:45 Thomas Kellerer, wrote: > Zahid Rahman schrieb am 28.10.2021 um 12:58: > > I am l

database designs ERDs

2021-10-28 Thread Zahid Rahman
Hi, I am looking for some database designs (ERD) on current and up to date business scenarios for a project. By update to date I am referring to the DVD rental business ERD, https://www.postgresqltutorial.com/wp-content/uploads/2018/03/printable-postgresql-sample-database-diagram.pdf Although co