[GENERAL] Application install postgresql

2001-04-04 Thread Gabriel Lopez
Hi all. I have an application use postgresql-7.02 I'm making an install program and want that this Install Program can install postgresql directely. Where can I get more information about this? Thanks in advance, Gabi. -- Gabriel López Millán Facultad de Informática -Univ

[GENERAL] backup and restore

2001-01-10 Thread Gabriel Lopez
Hi all. I have a backup of my database created with pg_dump, pg_dump -o mydb > mydb.pg_dump Use -o option so there are many objetcs. I have restore dabase with cat mydb | psql mydb When enter in mydb all appear correct, but when I try to get a object the followi

[GENERAL] backup and store oids

2000-11-30 Thread Gabriel Lopez
Hi all, I'm using postgresql-7.0.2 on Linux RedHat 6.2 system. I need help to some question: 1. I have problem insert oid object in a table, not always, sometimes. I have the exception FastPath call returned FATAL 1: my bits moved right off Recreate index pg_attrib