automated mail from Arinbe!??!

From: sarlav kumar <sarlavk(at)yahoo(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: automated mail from Arinbe!??!
Date: 2004-11-17 21:23:35
Message-ID: 20041117212336.18462.qmail@web51301.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi All,

Everytime I post a message to pgsql-novice, I get an automated mail from this id:
pdaniels(at)arinbe(dot)com

The content of the mail is this:

Paul Daniels no longer works for Arinbe Technologies, Inc. Any inquiries related to his projects will be handled by Reginald Marbray via email (marbrayr(at)arinbe(dot)com) or telephone (703-968-6052).Thank you.Arinbe Information Administrator

Is there a way to get around this??

Thanks,
Saranya

"Vishal Kashyap @ [SaiHertz]" <vishalonlist(at)gmail(dot)com> wrote:
Sarlav ,

>
> I am new to postgres.

Welcome to the most powerfull Database system.

> I am looking to upgrade to 7.4.x. Is the upgrade necessary?
>
Your upgrade to 7.4.x would be worth in many terms as 7.4. has many
performance enhancements also if your app uses subquery then 7.4 is advisable.

>If so, which is
> the most stable version to upgrade to?

7.4.5

>
>
>
> We have more than 300 tables with lot of data to be backed up and restored.
> It would be nice if someone could give the steps to upgrade from 7.3.2 to
> one of the latest stable version.

1. Backup everything make a file system bacup of the PostgreSQL
database (plz make sutre to shut down PostgreSQL before doing this)
2. Backup data.
3. Backup Schema
4. Install 7.4.5 give database path diffrent
5. Initdb the database (This is required as you are upgrading to a
major version)
6. Restore schema in new system
7. Restore database
8. Run PostgreSQL make sure you append the $PGDATA

Now you are on PostgreSQL 7.4.5
If something goes wrong.
Reinstall PostgreSQL 7.3.2
Restore your filesyatem backup.

Hope this helps

--
With Best Regards,
Vishal Kashyap.
Did you know SaiPACS is one and only PACS
Management tool.
http://saihertz.com,
http://vishalkashyap.tk

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
message can get through to the mailing list cleanly

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Marc G. Fournier 2004-11-17 22:00:04 Re: automated mail from Arinbe!??!
Previous Message sarlav kumar 2004-11-17 20:58:56 Optimizing a query