Re: [ADMIN] PgAgent Job Scheduling-Backup

2007-07-11 Thread Jayakumar_Mukundaraju
No... Waiting for Vishals mail...
 
Thanks & Regards
Jayakumar M



From: Ashish Karalkar [mailto:[EMAIL PROTECTED]
Sent: Wed 7/11/2007 1:53 PM
To: Jayakumar_Mukundaraju
Subject: Re: [ADMIN] PgAgent Job Scheduling-Backup 


Is your problem solved???
 
With Regards
Ashish...

- Original Message - 
From: Jayakumar_Mukundaraju   
To: Vishal Arora   
Cc: pgsql-admin@postgresql.org 
Sent: Wednesday, July 11, 2007 10:53 AM
Subject: [ADMIN] PgAgent Job Scheduling-Backup 

Dear Vishal,
I installed job scheduler in postgres windows xp box. I want to 
schedule a backup job for every day.Kindly give me the solution..
 
Thanks & Regards
Jayakumar M



From: Vishal Arora [mailto:[EMAIL PROTECTED]
Sent: Wed 7/11/2007 9:58 AM
To: Jayakumar_Mukundaraju
Cc: pgsql-admin@postgresql.org
Subject: Re: [ADMIN] PgAgent Job Scheduling



Kindly refer to pgadmin mailing list, I have a list of conversation 
there.

http://www.pgadmin.org/archives/pgadmin-support/2007-06/index.php

Let me know if you can not do it still

_ Plesae put the proper subject in your mail so that it could be 
related.

- vishal


>From: "Jayakumar_Mukundaraju" <[EMAIL PROTECTED]>
>To: "Vishal Arora" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
>CC: 
>Subject: Re: [ADMIN] Performance benchmarking
>Date: Tue, 10 Jul 2007 19:07:22 +0530
>
>Dear Vishal,
>
>Thanks for the timely help... I installed jobs scheduler in my windows
>box.. Kindly guide me how to set the job schedule.
>
>Thanks & Regards
>Jayakumar M
>
>
>
>
>From: [EMAIL PROTECTED] on behalf of Vishal Arora
>Sent: Fri 7/6/2007 10:25 PM
>To: [EMAIL PROTECTED]
>Cc: pgsql-admin@postgresql.org
>Subject: Re: [ADMIN] Performance benchmarking
>
>
>
>
>I think you have already got your answer...
>
>NO you do not need any kind of license to use PostgreSQL as it an Open
>Source. You can do anything you want to do.
>
>- Vishal
>
> >From: lai yoke hman <[EMAIL PROTECTED]>
> >To: 
> >Subject: [ADMIN] Performance benchmarking
> >Date: Fri, 6 Jul 2007 01:02:12 +
> >
> >
> >Hello,
> >I am an undergraduate of a university in Malaysia, if I want to do
> >performance benchmark on PostgreSQL 8, do I need to get a license
>agreement
> >or some sort of thing?
> >Thanks.
> >_
> >Did you know you can now customize your mailbox with different 
colours to
> >suit your mood with the new Windows Live Hotmail?
> >http://get.live.com/mail/features
> >
> >---(end of 
broadcast)---
> >TIP 7: You can help support the PostgreSQL project by donating at
> >
> > http://www.postgresql.org/about/donate
>
>_
>Don't get caught with egg on your face. Play Chicktionary!
>http://club.live.com/chicktionary.aspx?icid=chick_hotmailtextlink2
>
>
>---(end of 
broadcast)---
>TIP 4: Have you searched our list archives?
>
>http://archives.postgresql.org 
 
>
>
>
>
>
>
>DISCLAIMER:
>This email (including any attachments) is intended for the sole use of 
the
>intended recipient/s and may contain material that is CONFIDENTIAL AND
>PRIVATE COMPANY INFORMATION. Any review or reliance by others or 
copying or
>distribution or forwarding of any or all of the contents in this 
message is
>STRICTLY PROHIBITED. If you are not the intended recipient, please 
contact
>the sender by email and delete all copies; your cooperation in this 
regard
>is appreciated.

_
http://liveearth.msn.com  






DISCLAIMER:
This email (including any attachments) is intended for the sole use of 
the intended recipient/s and may contain material that is CONFIDENTIAL AND 
PRIVATE COMPANY INFORMATION. Any review or re

[ADMIN] could not open relation 1663/16525/2604: no such file or dir

2007-07-11 Thread giuseppe . derossi
Help,
alfter my computer chrashing, when I try to read a table by using pgAdmin I
get the following errors:
could not open relation 1663/16525/2604
could not open relation 1663/16525/2611
could not open relation 1663/16525/2604
after that if I push ok I can see the data in the tables
I see in the proprieties window that the create definition miss the fields.
The conseguencies consists on I can't perform the backUp.

How can I solve the problem ?
Thanks in advance 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Problemi di Liquidità? Con Logos Finanziaria 30.000 € in 24 ore a
dipendenti e lavoratori autonomi con rimborsi fino a 120 mesi clicca qui

 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=2907&d=20070711



---(end of broadcast)---
TIP 9: In versions below 8.0, the planner will ignore your desire to
   choose an index scan if your joining column's datatypes do not
   match


Re: [ADMIN] could not open relation 1663/16525/2604: no such file or dir

2007-07-11 Thread Hannes Dorbath

On 11.07.2007 12:09, [EMAIL PROTECTED] wrote:

Help,
alfter my computer chrashing, when I try to read a table by using pgAdmin I
get the following errors:
could not open relation 1663/16525/2604
could not open relation 1663/16525/2611
could not open relation 1663/16525/2604
after that if I push ok I can see the data in the tables
I see in the proprieties window that the create definition miss the fields.
The conseguencies consists on I can't perform the backUp.

How can I solve the problem ?


Two things:

1.) Do backups
2.) Disable write caching in your I/O sub system unless it's battery backed.

Shutdown PG, backup $PGDATA directory, start PG, try REINDEX DATABASE 
;. If that doesn't help anything, there are some tools available 
on pg foundry to inspect the raw files in $PGDATA. You might be able to 
get some of your data back using them.



--
Regards,
Hannes Dorbath

---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings


Re: [ADMIN] 8.2.4 patches?

2007-07-11 Thread Ray Stell
On Tue, Jul 10, 2007 at 07:39:47PM -0400, Tom Lane wrote:
> Alvaro Herrera <[EMAIL PROTECTED]> writes:
> > Ray Stell wrote:
> >> Are there critical security or performance patches that should be 
> >> applied to 824 and how could I have determined this without this post?
> 
> My $0.02: if you really want the latest and greatest, the nightly
> snapshot tarball of the current stable branch 


sounds great, but I've no idea where to look for that. Thanks.

---(end of broadcast)---
TIP 6: explain analyze is your friend


Re: [ADMIN] 8.2.4 patches?

2007-07-11 Thread Milen A. Radev
Ray Stell написа:
> On Tue, Jul 10, 2007 at 07:39:47PM -0400, Tom Lane wrote:
>> Alvaro Herrera <[EMAIL PROTECTED]> writes:
>>> Ray Stell wrote:
 Are there critical security or performance patches that should be 
 applied to 824 and how could I have determined this without this post?
>> My $0.02: if you really want the latest and greatest, the nightly
>> snapshot tarball of the current stable branch 
> 
> 
> sounds great, but I've no idea where to look for that. Thanks.


Probably here - http://www.postgresql.org/ftp/stable_snapshot/ .


-- 
Milen A. Radev


---(end of broadcast)---
TIP 7: You can help support the PostgreSQL project by donating at

http://www.postgresql.org/about/donate


Re: [ADMIN] 8.2.4 patches?

2007-07-11 Thread Alvaro Herrera
Tom Lane wrote:
> Alvaro Herrera <[EMAIL PROTECTED]> writes:
> > Ray Stell wrote:
> >> Are there critical security or performance patches that should be 
> >> applied to 824 and how could I have determined this without this post?
> 
> > The changelog after 8.2.4 is below.  I don't think there's a way to get
> > this easily, short of having a copy of the CVS repository.
> 
> The other way to check the change history is to troll the
> pgsql-committers archives
> http://archives.postgresql.org/pgsql-committers/
> although certainly cvs2cl output is a lot easier to scan.
> 
> My $0.02: if you really want the latest and greatest, the nightly
> snapshot tarball of the current stable branch would be the thing to
> grab, rather than fooling with individual patches.

Hmm, do we include the cvs2cl-generated ChangeLog in the tarballs?

-- 
Alvaro Herrerahttp://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

---(end of broadcast)---
TIP 6: explain analyze is your friend


Re: [ADMIN] 8.2.4 patches?

2007-07-11 Thread Bruce Momjian
Alvaro Herrera wrote:
> Tom Lane wrote:
> > Alvaro Herrera <[EMAIL PROTECTED]> writes:
> > > Ray Stell wrote:
> > >> Are there critical security or performance patches that should be 
> > >> applied to 824 and how could I have determined this without this post?
> > 
> > > The changelog after 8.2.4 is below.  I don't think there's a way to get
> > > this easily, short of having a copy of the CVS repository.
> > 
> > The other way to check the change history is to troll the
> > pgsql-committers archives
> > http://archives.postgresql.org/pgsql-committers/
> > although certainly cvs2cl output is a lot easier to scan.
> > 
> > My $0.02: if you really want the latest and greatest, the nightly
> > snapshot tarball of the current stable branch would be the thing to
> > grab, rather than fooling with individual patches.
> 
> Hmm, do we include the cvs2cl-generated ChangeLog in the tarballs?

No, we don't.  We used to but the file got too large.  Perhaps we should
supply a URL that generates that information.

-- 
  Bruce Momjian  <[EMAIL PROTECTED]>  http://momjian.us
  EnterpriseDB   http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

---(end of broadcast)---
TIP 4: Have you searched our list archives?

   http://archives.postgresql.org


[ADMIN] linux os

2007-07-11 Thread Mohd Ghalib Akhtar
how to download linux 7.3 image file(means os) 
 
Take care
Mohd.Ghalib Akhtar
(India.M)9899868681
(Africa.M) +255787896861 










- Original Message 
From: Alvaro Herrera <[EMAIL PROTECTED]>
To: Tom Lane <[EMAIL PROTECTED]>
Cc: Ray Stell <[EMAIL PROTECTED]>; pgsql-admin@postgresql.org
Sent: Wednesday, July 11, 2007 3:49:37 PM
Subject: Re: [ADMIN] 8.2.4 patches?


Tom Lane wrote:
> Alvaro Herrera <[EMAIL PROTECTED]> writes:
> > Ray Stell wrote:
> >> Are there critical security or performance patches that should be 
> >> applied to 824 and how could I have determined this without this post?
> 
> > The changelog after 8.2.4 is below.  I don't think there's a way to get
> > this easily, short of having a copy of the CVS repository.
> 
> The other way to check the change history is to troll the
> pgsql-committers archives
> http://archives.postgresql.org/pgsql-committers/
> although certainly cvs2cl output is a lot easier to scan.
> 
> My $0.02: if you really want the latest and greatest, the nightly
> snapshot tarball of the current stable branch would be the thing to
> grab, rather than fooling with individual patches.

Hmm, do we include the cvs2cl-generated ChangeLog in the tarballs?

-- 
Alvaro Herrerahttp://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

---(end of broadcast)---
TIP 6: explain analyze is your friend


   

Choose the right car based on your needs.  Check out Yahoo! Autos new Car 
Finder tool.
http://autos.yahoo.com/carfinder/

Re: [ADMIN] linux os

2007-07-11 Thread Ray Stell

On Wed, Jul 11, 2007 at 06:13:58AM -0700, Mohd Ghalib Akhtar wrote:
> how to download linux 7.3 image file(means os) 

google.com

---(end of broadcast)---
TIP 7: You can help support the PostgreSQL project by donating at

http://www.postgresql.org/about/donate


Re: [ADMIN] 8.2.4 patches?

2007-07-11 Thread Alvaro Herrera
Bruce Momjian wrote:
> Alvaro Herrera wrote:
> > Tom Lane wrote:
> > > Alvaro Herrera <[EMAIL PROTECTED]> writes:
> > > > Ray Stell wrote:
> > > >> Are there critical security or performance patches that should be 
> > > >> applied to 824 and how could I have determined this without this post?
> > > 
> > > > The changelog after 8.2.4 is below.  I don't think there's a way to get
> > > > this easily, short of having a copy of the CVS repository.
> > > 
> > > The other way to check the change history is to troll the
> > > pgsql-committers archives
> > > http://archives.postgresql.org/pgsql-committers/
> > > although certainly cvs2cl output is a lot easier to scan.
> > > 
> > > My $0.02: if you really want the latest and greatest, the nightly
> > > snapshot tarball of the current stable branch would be the thing to
> > > grab, rather than fooling with individual patches.
> > 
> > Hmm, do we include the cvs2cl-generated ChangeLog in the tarballs?
> 
> No, we don't.  We used to but the file got too large.

How about including the changelog until the branch point?

I remember there used to be ChangeLog files on CVS but that sounds a bit
redundant.  But I am thinking in generating them for the tarball only,
just like we provide the HTML docs or the bison output.

> Perhaps we should supply a URL that generates that information.

I think we should *also* do this.

FWIW I use

cvs2cl --revisions --no-indent --no-wrap --separate-header --follow $branch \
 --no-ancestors --accum

and it generates a 90k file when branch=REL8_2_STABLE (it only includes
the changes after REL8_2_STABLE was first tagged).

-- 
Alvaro Herrera http://www.amazon.com/gp/registry/CTMLCN8V17R4
Este mail se entrega garantizadamente 100% libre de sarcasmo.

---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings


Re: [ADMIN] 8.2.4 patches?

2007-07-11 Thread Bruce Momjian
Alvaro Herrera wrote:
> Bruce Momjian wrote:
> > Alvaro Herrera wrote:
> > > Tom Lane wrote:
> > > > Alvaro Herrera <[EMAIL PROTECTED]> writes:
> > > > > Ray Stell wrote:
> > > > >> Are there critical security or performance patches that should be 
> > > > >> applied to 824 and how could I have determined this without this 
> > > > >> post?
> > > > 
> > > > > The changelog after 8.2.4 is below.  I don't think there's a way to 
> > > > > get
> > > > > this easily, short of having a copy of the CVS repository.
> > > > 
> > > > The other way to check the change history is to troll the
> > > > pgsql-committers archives
> > > > http://archives.postgresql.org/pgsql-committers/
> > > > although certainly cvs2cl output is a lot easier to scan.
> > > > 
> > > > My $0.02: if you really want the latest and greatest, the nightly
> > > > snapshot tarball of the current stable branch would be the thing to
> > > > grab, rather than fooling with individual patches.
> > > 
> > > Hmm, do we include the cvs2cl-generated ChangeLog in the tarballs?
> > 
> > No, we don't.  We used to but the file got too large.
> 
> How about including the changelog until the branch point?
> 
> I remember there used to be ChangeLog files on CVS but that sounds a bit
> redundant.  But I am thinking in generating them for the tarball only,
> just like we provide the HTML docs or the bison output.

Yes, they were just in the tarballs.

> > Perhaps we should supply a URL that generates that information.
> 
> I think we should *also* do this.
> 
> FWIW I use
> 
> cvs2cl --revisions --no-indent --no-wrap --separate-header --follow $branch \
>  --no-ancestors --accum
> 
> and it generates a 90k file when branch=REL8_2_STABLE (it only includes
> the changes after REL8_2_STABLE was first tagged).

But then do we also supply the cvs2cl for a major release.  We certainly
could.

-- 
  Bruce Momjian  <[EMAIL PROTECTED]>  http://momjian.us
  EnterpriseDB   http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings


Re: [ADMIN] 8.2.4 patches?

2007-07-11 Thread Guillaume Lelarge
Bruce Momjian wrote:
> Alvaro Herrera wrote:
>> [...]
>> Hmm, do we include the cvs2cl-generated ChangeLog in the tarballs?
>
> No, we don't.  We used to but the file got too large.  Perhaps we should
> supply a URL that generates that information.
>

That would be great. +5 :)

Regards.


-- 
Guillaume.


---(end of broadcast)---
TIP 3: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faq


Re: [ADMIN] 8.2.4 patches?

2007-07-11 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes:
> Alvaro Herrera wrote:
>> Hmm, do we include the cvs2cl-generated ChangeLog in the tarballs?

> No, we don't.  We used to but the file got too large.  Perhaps we should
> supply a URL that generates that information.

There are a couple of different queries that people would be interested
in:

* the full cvs2cl log between any two release points;
* the cvs2cl log from latest release to branch tip.

I do not think it's appropriate to stick this into the tarballs, as
there's an awful lot of noise in the logs (eg, docs tweaks, reverted
patches, trivial code cleanups); our practice of generating a condensed
release-notes page is a large public service in my eyes.  But +1 to
providing a web page from which the detailed answers could be generated
easily.

BTW, cvs2cl (at least the version I use) works fine against a remote
repository, so it's not like Ray couldn't have gotten the answer for
himself.  But a web page would be more user-friendly.

regards, tom lane

---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings


Re: [ADMIN] could not open relation 1663/16525/2604: no such file or dir

2007-07-11 Thread Tom Lane
Hannes Dorbath <[EMAIL PROTECTED]> writes:
> On 11.07.2007 12:09, [EMAIL PROTECTED] wrote:
>> alfter my computer chrashing, when I try to read a table by using pgAdmin I
>> get the following errors:
>> could not open relation 1663/16525/2604
>> could not open relation 1663/16525/2611
>> could not open relation 1663/16525/2604

> 1.) Do backups
> 2.) Disable write caching in your I/O sub system unless it's battery backed.

Yeah.  Postgres cannot defend against the filesystem losing entire files.

> Shutdown PG, backup $PGDATA directory, start PG, try REINDEX DATABASE 
> ;. If that doesn't help anything, there are some tools available 
> on pg foundry to inspect the raw files in $PGDATA. You might be able to 
> get some of your data back using them.

REINDEX won't help get back missing tables :-(.  In this case he's
missing at least pg_attrdef and pg_inherits:

regression=# select 2604::regclass;
  regclass  

 pg_attrdef
(1 row)

regression=# select 2611::regclass;
  regclass   
-
 pg_inherits
(1 row)

So if this is the *only* damage then he could dump and perhaps manually
reconstruct the missing DEFAULT and INHERITS clauses (if any).  The real
problem is that this is likely only the tip of the iceberg :-(

regards, tom lane

---(end of broadcast)---
TIP 1: if posting/reading through Usenet, please send an appropriate
   subscribe-nomail command to [EMAIL PROTECTED] so that your
   message can get through to the mailing list cleanly


Re: [ADMIN] linux os

2007-07-11 Thread Chris Browne
[EMAIL PROTECTED] (Mohd Ghalib Akhtar) writes:
> how to download linux 7.3 image file(means os) 

According to kernel.org, the latest version of Linux is 2.6.22.1.
That's a long ways from some non-existent version 7.3...
-- 
let name="cbbrowne" and tld="linuxfinances.info" in String.concat "@" 
[name;tld];;
http://linuxdatabases.info/info/oses.html
For example, if errors are  detected in  one of  the disk drives,  the
system  will allow  read-only access to   memory until the  problem is
resolved.  This,  PE claimed,  prohibits   a damaged disk   drive from
entering errors into the system.  -- Computerworld 8 Nov 82 page 4.

---(end of broadcast)---
TIP 9: In versions below 8.0, the planner will ignore your desire to
   choose an index scan if your joining column's datatypes do not
   match


[ADMIN] PgAgent Job Scheduling-Backup

2007-07-11 Thread Jayakumar_Mukundaraju
Dear Ashish,
 
So far i didn't get the solution, I herewith attched what i given in jobs 
scheduler. Kindly look into it..
 
This is in Jobs window
Name  J1
ID   6
Enabled  Yes
Host Agent  
Job classRoutine Maintenance
Created  7/11/2007 11.39.52AM
Changed7/11/2007 11.39.52AM
Next run7/12/2007 9.34.14AM
Last run 
Last result  Unknown
Running at Not currently running
Comment  This is job1  
 
This is in Schedule window
Properties
Names1
Id  13
Enabled Yes
start  Date/Time
End   Date/Time

This is in Steps window
Propertyvalue 
Name s1  
ID  17
Enabled Yes
Kind  SQL
Database   Postgres
code C:\Backup\AG
On error Fail
Comment

Thanks & Regards
Jayakumar M

 


From: Ashish Karalkar [mailto:[EMAIL PROTECTED]
Sent: Wed 7/11/2007 5:02 PM
To: Vishal Arora; Jayakumar_Mukundaraju
Subject: Re: [ADMIN] PgAgent Job Scheduling-Backup



Yes,
 Jaya Kumar everthing is there on mailing list archive, still you face let
us know.

With Regards
Ashish...

- Original Message -
From: "Vishal Arora" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, July 11, 2007 4:30 PM
Subject: Re: [ADMIN] PgAgent Job Scheduling-Backup


>
> Hi Jayakumar,
>
> I have already told you to see the the mailing list. If you are not able
> to solve it still let me know and tell me where exactly you are facing the
> problem.
>
> - Vishal
>
>>From: "Jayakumar_Mukundaraju" <[EMAIL PROTECTED]>
>>To: "Ashish Karalkar" <[EMAIL PROTECTED]>
>>CC: 
>>Subject: Re: [ADMIN] PgAgent Job Scheduling-Backup Date: Wed, 11 Jul 2007
>>14:49:59 +0530
>>
>>No... Waiting for Vishals mail...
>>
>>Thanks & Regards
>>Jayakumar M
>>
>>
>>
>>From: Ashish Karalkar [mailto:[EMAIL PROTECTED]
>>Sent: Wed 7/11/2007 1:53 PM
>>To: Jayakumar_Mukundaraju
>>Subject: Re: [ADMIN] PgAgent Job Scheduling-Backup
>>
>>
>>Is your problem solved???
>>
>>With Regards
>>Ashish...
>>
>> - Original Message -
>> From: Jayakumar_Mukundaraju 
>> To: Vishal Arora 
>> Cc: pgsql-admin@postgresql.org
>> Sent: Wednesday, July 11, 2007 10:53 AM
>> Subject: [ADMIN] PgAgent Job Scheduling-Backup
>>
>> Dear Vishal,
>> I installed job scheduler in postgres windows xp box. I want to schedule
>> a backup job for every day.Kindly give me the solution..
>>
>> Thanks & Regards
>> Jayakumar M
>>
>>
>>
>> From: Vishal Arora [mailto:[EMAIL PROTECTED]
>> Sent: Wed 7/11/2007 9:58 AM
>> To: Jayakumar_Mukundaraju
>> Cc: pgsql-admin@postgresql.org
>> Subject: Re: [ADMIN] PgAgent Job Scheduling
>>
>>
>>
>> Kindly refer to pgadmin mailing list, I have a list of conversation
>> there.
>>
>> http://www.pgadmin.org/archives/pgadmin-support/2007-06/index.php
>>
>> Let me know if you can not do it still
>>
>> _ Plesae put the proper subject in your mail so that it could be related.
>>
>> - vishal
>>
>>
>> >From: "Jayakumar_Mukundaraju" <[EMAIL PROTECTED]>
>> >To: "Vishal Arora" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
>> >CC: 
>> >Subject: Re: [ADMIN] Performance benchmarking
>> >Date: Tue, 10 Jul 2007 19:07:22 +0530
>> >
>> >Dear Vishal,
>> >
>> >Thanks for the timely help... I installed jobs scheduler in my windows
>> >box.. Kindly guide me how to set the job schedule.
>> >
>> >Thanks & Regards
>> >Jayakumar M
>> >
>> >
>> >
>> >
>> >From: [EMAIL PROTECTED] on behalf of Vishal Arora
>> >Sent: Fri 7/6/2007 10:25 PM
>> >To: [EMAIL PROTECTED]
>> >Cc: pgsql-admin@postgresql.org
>> >Subject: Re: [ADMIN] Performance benchmarking
>> >
>> >
>> >
>> >
>> >I think you have already got your answer...
>> >
>> >NO you do not need any kind of license to use PostgreSQL as it an Open
>> >Source. You can do anything you want to do.
>> >
>> >- Vishal
>> >
>> > >From: lai yoke hman <[EMAIL PROTECTED]>
>> > >To: 
>> > >Subject: [ADMIN] Performance benchmarking
>> > >Date: Fri, 6 Jul 2007 01:02:12 +
>> > >
>> > >
>> > >Hello,
>> > >I am an undergraduate of a university in Malaysia, if I want to do
>> > >performance benchmark on PostgreSQL 8, do I need to get a license
>> >agreement
>> > >or some sort of thing?
>> > >Thanks.
>> > >_

[ADMIN] Backup job

2007-07-11 Thread Jayakumar_Mukundaraju
Dear Vishal,
 
If i execute the backup mannually it is working fine. I want to schedule the 
backup job in jobs seheduler.. Kindly guide me..
 
Thanks & Regards
Jayakumar M


DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.