Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / General PostgreSQL Topics / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
access xp postgres data from linux30 Aug 2005 06:05 GMT1
I run an xp program in vmware that uses a postgresql db.  I want to back
up this db from linux.  The cmd I was given to backup the db from within
xp is:
   pg_dump.exe -i -h <server> -p <port> -U <user> -F c -v -f <filename> <DB Name>
escaping - sign18 Aug 2005 07:20 GMT2
I'm trying to  accomplish the following:
GRANT all ON friends TO www-data;
however the - sign in www-data seems to be a problem, how should I
escape it correctly?
insert statement question14 Aug 2005 17:25 GMT2
 is there any way to revice value of autoincrement column.
lets suppose that we have to tables:
1. document (id serial)
2. document_positions( id serial, document_id)
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.