What exact commands are you using for both the backup and the restore?
- at boot time the linux box mount a smb share '/mnt/walarchive810'
- I have modified postgresql.conf parameter
archive_command='cp -i /mnt/walarchive810/%f - now I have run a script wich updates a database in the lin
Sorry bub I have two different pc with the same problem.
What I'm doing wrong?
Thanks in advance
PostgreSQL 8.1 on Windows XP SP2 ITA
update from 8.0.4:
- backup previous data
- uninstall and erased PostgreSQL 8.0.4 directory
- rebooted system
- trying install 8.1, but on initdb ...
The files b
... child process was terminated by signal 1
initdb: removing contents of data directory
"C:/Programmi/PostgreSQL/8.1/data"
I worked around installing without running initdb and then manually
runas /user:DOMAIN\postgres cmd
initdb -D c:\programmi\postgresql\8.1\data ...
start the service a
Sorry if I missed some FAQ but I have a problem during initdb
PostgreSQL 8.1 on Windows XP SP2 ITA
update from 8.0.4:
- backup previous data
- uninstall and erased PostgreSQL 8.0.4 directory
- rebooted system
- trying install 8.1, but on initdb ...
The files belonging to this database system wil
Can anybody else with a Windows system reproduce the
problem? The messages in the links above are said to contain enough
information to do so.
windows XP pro SP2
PostgreSQL 8.0.1
this is working for me (but not tested on win 2000 system):
CREATE TYPE product AS (name varchar, price numeric);
I have 3 notebook with windows XP Home and 3 with windows 2000 professional
that are using postgreSQL as database.
Databases are running from about a year without a problem from release 7.1
to the last 7.3.2 now. I'm using the cygwin release from www.cygwin.com.
-Messaggio originale-
Da:
Title: Messaggio
template1=#create database
gesart;
template1=#create user
xuser;
template1=# \c gesart xuser
gesart=>create
table a(n integer);
CREATE
TABLE
gesart=>alter table a add column c integer
references xxx(id);
NOTICE: ALTER TABLE
will create implicit trigger(s) for FOR
For the windows operatine system the preferred installation system is using
Cygwin and manual setup.
I've successfully installed postgresql on some windows NT/2000/XP machines.
-Messaggio originale-
Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Per conto di [EMAIL PROTECTED]
Inviato: d