Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in plpgsql
How to force COMMIT inside function so other sessions can see updated row?
Mar 08, 2026
postgresql
stored-procedures
transactions
plpgsql
task-queue
How to Update a single column in postgres in a batch for 55 Million records
Mar 07, 2026
sql
postgresql
plpgsql
FALSE and TRUE vs NULL and TRUE
Mar 04, 2026
sql
postgresql
plpgsql
postgresql-9.5
Dynamically generated CURSOR in Postgresql
Mar 03, 2026
postgresql
dynamic
plpgsql
database-cursor
Removing double quotes from concatenated string in plpgsql identifier
Mar 02, 2026
sql
postgresql
dynamic
plpgsql
Postgresql: Check if Value exists in a table through Trigger
Mar 01, 2026
postgresql
plpgsql
Update a table with a trigger after update
Feb 28, 2026
postgresql
triggers
sql-update
plpgsql
postgresql-9.1
Trying to create dynamic query strings with PL/PgSQL to make DRY functions in PostgreSQL 9.6
Mar 01, 2026
sql
database
postgresql
plpgsql
dynamic-sql
How to run Postgres pg_cron Job AFTER another Job?
Mar 01, 2026
postgresql
cron
plpgsql
pg-cron
PostgreSQL: Does an EXCEPTION block automatically release its subtransaction after finishing?
Feb 27, 2026
postgresql
plpgsql
PL/pgSQL: PERFORM vs CALL
Feb 23, 2026
postgresql
function
plpgsql
procedure
PL/pgSQL function to INSERT array of rows
Feb 22, 2026
arrays
postgresql
plpgsql
How to trim double quotes from string variable in postgreSQL function
Feb 21, 2026
sql
postgresql
plpgsql
Why the same IMMUTABLE function takes more time than STABLE?
Feb 19, 2026
postgresql
plpgsql
sql-function
trigger to save data when fails INSERT on another table?
Feb 16, 2026
postgresql
plpgsql
Return a query from a function?
Feb 16, 2026
sql
function
postgresql
plpgsql
Generate unique random strings in plpgsql
Feb 16, 2026
sql
postgresql
random
plpgsql
a postgres update trigger performs everything else except the actual update
Feb 12, 2026
postgresql
triggers
plpgsql
Generate dates for a specific week of year
Feb 05, 2026
sql
postgresql
date
plpgsql
week-number
Is a PostgreSQL function marked as STABLE allowed to acquire locks?
Feb 05, 2026
database
postgresql
stored-procedures
plpgsql
Older Entries »