Technology TidBits

Answers to various technical questions on php programming, mysql, linux, and many more categories.
25% off Hosting at HostGator.com:
Use Code techbits25



Showing: 1-3 of 3  
Questions:
How do I do some common mysql commands in Postgres?
I recently had a project using Postgres, after years of using mysql.  It took some getting used to the psql...
Not rated 05/21/2012 Comments: 0
How can I modify a column width in a Postgres table?
Use this command to perform a simple table modification to make a column bigger in Postgres: alter table webcast alter column...
Not rated 05/21/2012 Comments: 0
Why didn't my postgres functions import when I restored my database?
I noticed a problem in my file, notably this line: CREATE PROCEDURAL LANGUAGE plpgsql; Apparently that line requires superuser (postgres) privileges.  So...
Not rated 05/21/2012 Comments: 0



Powered by KnowledgebasePublisher 1.1
Host Gator
Content provided by Roberts WebForge, Inc.