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

If it's a message, just reply /report to it.

If it's a user, share us the username and why (in PM or here)

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

PostgreSQL

Any one has postgresql DBA resume please share with me 🙏🙏

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

PostgreSQL

in every important group there’s an Italian guy with an high social status such as admin or someone who replies frequently to people

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

PostgreSQL

I am looking for postgres expert who provide issue based assistance

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

PostgreSQL

Any one has postgresql DBA resume please share with me 🙏🙏

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

PostgreSQL

Looking postgresql proxy support in Texas

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

PostgreSQL

Props to all working hard to make this work 👏

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

PostgreSQL

Ok then how can I restore database if any issues occur. Can I get the database in local

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

PostgreSQL

U can schedule it on AWS to take snapshot daily at ur preference window

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

PostgreSQL

You accidentally just pointed out the main problem of the topic. And the reason why so many snake oil approaches are out there...

People finding *working* with encryption "too complex" get to decide the encryption architecture. Which usually results in "solutions" that "tick the box", make everyone's life harder, but don't improve the security at all. Adding insult to injury, it costs development time which then is missing in e.g. implementing proper session handling etc.

And at some point some millenial (sorry, youngsters, no offence! 😉) decides that it's much more comfortable to just cache everything (s)he gets from the DB in a text file in an S3 bucket or something like that.

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

PostgreSQL

I did it on database level though

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

PostgreSQL

The "Caveats" and "Approaches to Avoid" paragraphs there are pretty important... maybe read them first, might make you think about if encrypting columns is really what you want.
My NSHO is that the time and money is better spent for implementing proper security, esp. in the frontend application...

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

PostgreSQL

GNU PG (GNU Privacy Guard) tool, gpg in generating the pair of keys if you opt for encryption using keys whether asymmetric or symmetric, then use the pgcrypto extention on the database

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

PostgreSQL

That's a very complex topic. Partly because there's metric tons of snake oil "solutions" out there.

Check out https://www.youtube.com/watch?v=guoXpBBo8qc

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

PostgreSQL

Thanks a lot . It worked now

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

PostgreSQL

how should I report someone in this group

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

PostgreSQL

im proud of my country

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

PostgreSQL

WTF just happened here?!?

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

PostgreSQL

I'm looking for an online trainer postgresql & Ms sql please let me know any leads thank you

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

PostgreSQL

Yes, I agree. This is a perfect case for Public Key/Private Key Encryption. We have a trigger that encrypts some columns (non searchable) with the Public Key.

Only some users, running the client, have access (without knowing it, even) to the Private key, and they can forcibly decrypt a field (or in some cases it can be transparent to them).

Having that in the client that takes good care of the Private key is great. The data is always safe. And the existing security system in the client application can revoke the decryption feature from specific users.

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

PostgreSQL

What help do you need?

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

PostgreSQL

I was sad that bitemporal tables couldn’t ship in v17, but this helps. I at least understand why now.

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

PostgreSQL

Hi All ,
please let me know if anyone can provide Support for  MSSQL& postgresql

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

PostgreSQL

Hi guys

How do we manage database backup in cloud postgresql (AWS aurora)

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

PostgreSQL

Some of developers they are completely not aware of this and find it too complex to use the key within the application layer and to have their code embedded with keys and functions all over. I mean it is already applicable to have this on the database level and to automate that by having triggers or so

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

PostgreSQL

... which may very well include encrypting data in certain columns, but on *application* level. ☝️

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

PostgreSQL

How to Encrypt Data Columns in PostgreSQL | Vultr Docs
https://docs.vultr.com/how-to-encrypt-data-columns-in-postgresql

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

PostgreSQL

How would you use that in postgresql?

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

PostgreSQL

Hi everyone.
I need some information about
Row level encryption any concept in postgreSQL. Please guide me or provide document if available

Advance
Thanks lot

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

PostgreSQL

If you want your query to be case insensitive, use ILIKE

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