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

Did you even check/search the documentation?

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

PostgreSQL

Third option would be to enable timeout at application end or postgres statement timeout so large sort doesn't run long enough to fill disk.

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

PostgreSQL

Hello All,
My postgres database is frequently crashing due to data filesystem disk full . . When analyzed it shows when there is a particular select query is running this happens.

What do i do to restrict from outage. The queries can be hit on db at any time by any process but is there a way to set limit for temporary storge when the sorts are huge?

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

PostgreSQL

Usually restore to another host to avoid any accidents. On new host you can use whatever data directory you want.

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

PostgreSQL

Hi Team,
Can we restore a database on new drive other than existing data directory in same server on window's?

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

PostgreSQL

We understand....speak abt the qtn being raised and not something else

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

PostgreSQL

I prefer righful answer

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

PostgreSQL

How can we knw about the bottlenecks

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

PostgreSQL

Backdoor Immediate Requirement
Technology: MySQL, PostgreSQL,MongoDB
Experience: 3 to 10 years
Company: JP MORGAN
Package: 13 to 40 Lpa
Contact on WhatsApp: 7799000409
(Resources need to go for onsite for 2 years)
Message me directly

Work Location: India, USA, Germany

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

PostgreSQL

HI
But why you need super user permission to be given to any user.
what is the actual need

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

PostgreSQL

Hi ,
I want to learn performance optimization techniques
Can anyone suggest some documentation or video lectures
Like how to change a sequential scan to index scan when it's taking time

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

PostgreSQL

I don't know why developers continue using large object data types instead of bytea ( when they usually store less than 1gb) and after they ask for a replication method as fast as cdc.
I am checking etl tools but most of the open-source one have been closed recently like talend (qlik bought them), pentaho community ( hivati changed).., have you got any recommendations?. Source and target database are postgres and I was going to use pg_logical or postgres native pub/sub.

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

PostgreSQL

I wonder if they mean permission to create objects on public schema...

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

PostgreSQL

Hello everyone..I have migrated postgres version from 13 to 16 which is running on azure. After migration my existing scripts are failing where I am trying to grant postgres to my application users. I have seen in the official documentation that this is some change hapnd in 16 version which needs some admin option. Any one have any solution available. as it is azure I don't have any super user access. Anyone aware of this please help

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

PostgreSQL

It seems to me that 90% or more of those are inadequate "DBAs" that were assigned a Postgres database and have no idea what they are doing. And they have zero interest in participating in the community either online or at events. They just want to get free stuff because that's what free software is all about right?

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

PostgreSQL

Thanks. Any ways to set limit on db settings? Like the temp size limit available in db2 and mysql

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

PostgreSQL

Write better queries, check explain plan and avoid unnecessary hash/merge joins on large tables, avoid unnecessary sorting, aggregation etc.

Or get bigger disk, increase memory then increase work_mem

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

PostgreSQL

Generally, why not?

Well, however, how could WE know what you can and what you can not?

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

PostgreSQL

Your question is too generic and something even a simple chatgpt or google search can reveal.

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

PostgreSQL

If u don't hav , there are still 2.5 members in this grp where in any one can answer...as simple as that

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

PostgreSQL

Unfortunately, the use of obscene language is prohibited here.

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

PostgreSQL

Hire an experienced software engineer.

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

PostgreSQL

Guys can u tell me about explain analyze

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

PostgreSQL

What are you trying to achieve by giving app users or any kind of users establishing database connection to give Postgres Super user permission???

By doing so, really ur making ur environment out of control and mayhem, and won't be able to manage and administer your database performance, access, permission, etc...

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

PostgreSQL

That's a terrible idea anyway.
Time to re-think which permissions your users really require, I'd say.

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

PostgreSQL

Making member of postgres..GRANT postgres to newuser;

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

PostgreSQL

Cloud providers usually don't give superuser access or it could be not same as usual postgres. Better create support case for cloud vendor. Anyway you must be paying for it.

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

PostgreSQL

What do you mean by "grant postgres"?

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

PostgreSQL

Absolutely. And non-engineering companies' management won't give 1% of care either if their employees wanted to.

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

PostgreSQL

I'm so tired of no actual discussions happening, just people coming here and dumping whatever query they have without bothering to read documentation or explain themselves

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