pg_sql | Unsorted

Telegram-канал pg_sql - PostgreSQL

2830

English speaking PostgreSQL public chat. This group is for discussions on PostgreSQL-related topics and strives to provide best-effort support as well.

Subscribe to a channel

PostgreSQL

Though we have many reasons to love it, anything specific that attracts you the most ? 😊

Читать полностью…

PostgreSQL

A good start would be a pg_buffercache standard extension and (a lot of) query plan analysyses with buffers, timing, wal options.

Читать полностью…

PostgreSQL

How to check the cache size of tables in postgres database

Читать полностью…

PostgreSQL

Pretty much.

I often find cloud solutions tend to be designed for general usecases.

Where as with your own, you have access to a lot more options to tailor your solution.

Читать полностью…

PostgreSQL

Fast, Right, or Cheap. Choose 2!

Читать полностью…

PostgreSQL

It's not huge...it is in the permissible limits

Читать полностью…

PostgreSQL

At a very hefty price, yes

Читать полностью…

PostgreSQL

You're not an engineer at all.

(I've seen a lot of people like you).

Читать полностью…

PostgreSQL

Yes correct. Migrating a database to the cloud can resolve many issues, such as performance bottlenecks, scalability limitations, and infrastructure maintenance concerns. Cloud databases often offer built-in redundancy, automated backups, and enhanced security features, which can further improve reliability and uptime.

Читать полностью…

PostgreSQL

Each has their own perspective..but that shouldn't be commented..

Читать полностью…

PostgreSQL

While I'm all sound with my on prem which is easily scalable, less expensive and I have control over it

Читать полностью…

PostgreSQL

As in a fraction of seconds we can obtain either horizontal or vertical scaling..

Читать полностью…

PostgreSQL

How do you think we've done network scalability until now?

Читать полностью…

PostgreSQL

Just with this u can't blame..even though I am an experienced Dba ..I am not a half-knowledger person to post the info here.. without Knowing about it...

Читать полностью…

PostgreSQL

1. Mobile App Developer Internship
https://rb.gy/9ajw2d

2. Product Management Internship
https://shorturl.at/15rIM

3. Backend Developer Internship
https://rb.gy/4ngfk5

4. Technical Operations Internship
https://shorturl.at/Nn8Ie

5. Frontend Developer Internship
https://shorturl.at/1Gf9Q

6. Fullstack Developer Internship
https://rb.gy/e052g9

7. QA Engineer Internship
https://rb.gy/0g6sfy

Читать полностью…

PostgreSQL

Upgraded to 17 today, already in love with it as always, happy upgrading everybody :)

Читать полностью…

PostgreSQL

Do you mean buffer cache?

Читать полностью…

PostgreSQL

Anybody has patroni related video

Читать полностью…

PostgreSQL

t.me/catsgang_bot/join?startapp=jeHAWePvwt4yLgr3JPBhf
Meow, lets see who is OG 😼

Читать полностью…

PostgreSQL

In my experience the cloud can cause just as many issues.

The cloud is not magic, it's just somebody else's computer, that you're renting.

Which comes with it's own sets of limitations and tradeoffs.

Engineering is about finding a solution which balances those tradeoffs within your constraints.

Читать полностью…

PostgreSQL

Hope u r not so..if ur not emerging as per the technology..

Читать полностью…

PostgreSQL

Who r u to state about me...

Читать полностью…

PostgreSQL

I totally agree 💯..

Читать полностью…

PostgreSQL

I have multi loud, that was just an example

Читать полностью…

PostgreSQL

U can't compare one cloud provider with others as I have been using Amazon for the past 3 Years and I don't have issues with it.and moreover i need to pay money for the space which i have utilized instead i need not to buy space for future use..

Читать полностью…

PostgreSQL

I have experience horrible issues with Oracle cloud

Читать полностью…

PostgreSQL

Till now we have faced many issues.. atleast by using cloud we are safe ..

Читать полностью…

PostgreSQL

Buying the server and maintaining it doesn't mean we did cost optimization..we need to consider other factors like.. network,scalability options in future , Performance and moreover deploying the team for doing all these activities..

Читать полностью…

PostgreSQL

I am working with a table that stores SQL queries, and I need to classify them based on whether they are intended for data extraction or data modification. Specifically, I need to:
Mark queries as "Extract" if:

They are standalone SELECT queries used to retrieve data.
They are part of a WITH ... SELECT Common Table Expression (CTE).
They are COPY statements.

Mark queries as "non-extract" if:
The SELECT is combined with data modification operations like INSERT INTO, UPDATE, or DELETE.
The query involves aggregations like COUNT etc.
Additionally, I need to avoid false positives when keywords like insert, count, or delete appear in table or column names (e.g., insertbase, countless).How can I write a SQL query to correctly classify these queries in PostgreSQL?

Читать полностью…

PostgreSQL

And remember that postgresql ages well, aka with new versions optimizations are introduced and performance increases

Читать полностью…
Subscribe to a channel