Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in postgresql

Postgres Command Line tool for Import/Exporting data/ddl

sql database postgresql ddl

How do I insert null fields with Perl's DBD::Pg?

perl postgresql dbi

select row from table and substitute a field with one from another column if it exists

I'm trying to install psycopg2 onto Mac OS 10.6.3; it claims it can't find "stdarg.h" but I can see it's there; what should I do?

postgres "Returns Table" returns a string

postgresql

Permissions required to allow arbitrary sql to be executed safely

Prevent delete/update for tables by even superadmin/dba?

mysql database postgresql

postgresql: how list indexed columns?

ActiveRecord unable to reconnect when running inside forked/threaded application?

How to delete the highest value in a group

sql postgresql

SQL - How to escape parentheses in PostgreSQL

sql postgresql

Weird id values in Postgresql with JPA 2 Sequence generation

Saving Base64 String in Rails

Postgresql - Clean way to insert records if they don't exist, update if they do

Converting a ruby on rails app from sqlite to postgresql

Performance of postgresql with large numbers of tables (EG: 1 million tables)?

Unicorn! and PostgreSQL

ERROR: function unnest(integer[]) does not exist in postgresql

SQL: Difference between "BETWEEN" vs "current_date - number"

sql postgresql

What is the proper way to manually sequence a column in Postgres?