There is no doubt a debate around Client-side and Server-side connection pooler.
But, utilizing the Client-side connection pooling using such advanced drivers should never be taken lightly.
Understood.
It is no doubt the maintenance and the time to build.
However, it does take some efforts to build Oracle forms that requires a good amount of development time in PL/SQL and for customization of forms screens.
The thing is that it is a well understood platform and easy to hire out one of the major consulting companies by giving them the requirements and signing a statement of work.
Then when you don’t want to deal with them, hire out another one.
However, the extension to that is the Copyrights now. According to me, as long as the Idea creator is a Human, it should not matter if its AI and any LLM creating the art.
The human who gives the prompt may be the Author. This can be concerning but challenging for Legal.
I completely agree with this. AI is merely a tool. An advanced auto-correct, a smart fill-in-the-blanks tool. It doesn't do anything on its own. A human has to be involved in the use of it. Imo that human should be the one that reaps the rewards.
Maybe one day when AI can be legitimate actors themselves this might change, but for now AI doesn't do anything by itself. There's always a human involved to some extent.
Although I do think that one aspect that should be considered is the amount of human input to determine whether copyright should exist on the work at all. If I just generate an image with the prompt of "beautiful girl" with all default settings, then I think there would be a lot of other people that will generate the same (or substantially similar) image.
PostgreSQL is definitely going to be the de-facto database for all things AI. It is a database for the future with extensive integrations, advanced extensions for semantic and hybrid search involving vectors and keywords.
Some of the upgrades techniques presented in this talk are :
1. Using pg_dumpall
2. Using pg_dump and pg_restore
3. Using pg_upgrade without hard links
4. Using pg_upgrade with hard links
5. Logical Replication between major versions
Any other Upgrade methods you would like to discuss ?
This is to only simplify rewrites of stored procedures during Oracle to PostgreSQL migrations.