Skip to main content
tinlyx's user avatar
tinlyx's user avatar
tinlyx's user avatar
tinlyx
  • Member for 9 years, 7 months
  • Last seen this week
14 votes
Accepted

How to get a user's password in PostgreSQL?

5 votes

Check constraint to guarantee ltree ancestors

5 votes

How can I get a unique array in PostgreSQL?

4 votes
Accepted

Why is this not in 2NF and 3NF form?

4 votes

list of PostgreSQL trusted languages?

4 votes

How to upgrade PostgreSQL 9.6 to 10 in Ubuntu 16.04?

3 votes

Improving RAM and CPU utilization by PostgreSQL 9.6

2 votes
Accepted

Joining to same table and updating column on row match for multiple columns

2 votes
Accepted

Difference of sets with different amount of columns?

2 votes

Why are scalar functions special? A case study of trying to understand database terminology as a beginner

2 votes
Accepted

Is there a way to calculate a column based on an expression of other columns?

1 vote

How to select distinct for one column and any in another column?

1 vote

What does it mean by PostgreSQL's ERROR: schema XX is not a member of extension YY?

1 vote
Accepted

When is SELECT necessary in PL/pgSQL functions?

1 vote

Obtaining a MIN() value in a column in a subquery

0 votes

using PERFORM to insert a string of SELECT statement into a temp table

0 votes
Accepted

Test if a string is a valid, unquoted identifier?

0 votes
Accepted

How to case text array elements automatically?

0 votes

LEFT JOIN LATERAL conditions and JSONB