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
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
Postgres IN operator raises ERROR: syntax error at or near array_variable
Feb 02, 2026
sql
postgresql
plpgsql
How to do global exception handler in postgres?
Feb 01, 2026
postgresql
plpgsql
postgresql-9.3
postgresql-9.4
Updating integer column from jsonb member fails with: column is of type integer but expression is of type jsonb
Jan 29, 2026
json
postgresql
plpgsql
postgresql-9.5
postgresql-json
Postgres PL/pgSQL recursive calculation
Jan 29, 2026
postgresql
recursion
plpgsql
PostgreSQL Return affected rows by UPDATE/INSERT query
Jan 27, 2026
sql
postgresql
return
plpgsql
Older Entries »