<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Scheduled Jobs in Postgres."]]></title>
		<link>http://forums.enterprisedb.com/posts/list/9.page</link>
		<description><![CDATA[Latest messages posted in the topic "Scheduled Jobs in Postgres."]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ We are migrating a web application from oracle 10g to postgres.<br /> The problem we are facing is how to create scheduled jobs in postgres as there are jobs in oracle.<br /> Similar jobs is to be created in postgres.Is there any method of doing so?Please suggest or provide an alternate solution.<br /> <br /> It is really urgent so do help.<br /> <br /> Regards...<br /> ]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5447.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5447.page</link>
				<pubDate><![CDATA[Mon, 15 Dec 2008 00:31:41]]> GMT</pubDate>
				<author><![CDATA[ Amrita_M]]></author>
			</item>
			<item>
				<title>Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ [quote=Amrita_M]We are migrating a web application from oracle 10g to postgres.<br /> The problem we are facing is how to create scheduled jobs in postgres as there are jobs in oracle.<br /> Similar jobs is to be created in postgres.Is there any method of doing so?Please suggest or provide an alternate solution.<br /> <br /> It is really urgent so do help.<br /> <br /> Regards...<br /> [/quote]<br /> <br /> Take a look at pgAgent:<br /> <br /> <a class="snap_shots" href="http://www.pgadmin.org/download/pgagent.php" target="_blank" rel="nofollow">http://www.pgadmin.org/download/pgagent.php</a><br /> <a class="snap_shots" href="http://www.pgadmin.org/docs/1.8/pgagent.html" target="_blank" rel="nofollow">http://www.pgadmin.org/docs/1.8/pgagent.html</a><br /> ]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5448.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5448.page</link>
				<pubDate><![CDATA[Mon, 15 Dec 2008 03:25:33]]> GMT</pubDate>
				<author><![CDATA[ Dave_P]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ It means that jobs can be created in Postgres also but my pgAdmin console is not showing the jobs under Tablespaces.How to incorporate pgAgent in the pgAdmin?<br /> Can these jobs be properly scheduled and a function or porcedure can be called from these jobs?<br /> ]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5449.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5449.page</link>
				<pubDate><![CDATA[Mon, 15 Dec 2008 03:55:20]]> GMT</pubDate>
				<author><![CDATA[ Amrita_M]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ [quote=Amrita_M]It means that jobs can be created in Postgres also but my pgAdmin console is not showing the jobs under Tablespaces.How to incorporate pgAgent in the pgAdmin?<br /> [/quote]<br /> <br /> Did you follow the installation instructions to run the pgagent.sql file? Note that pgAdmin will only add the node once it's treeview is refreshed - right-click the appropriate database node to do that.<br /> <br /> [quote=Amrita_M]<br /> Can these jobs be properly scheduled and a function or porcedure can be called from these jobs?<br /> [/quote]<br /> <br /> Depends what you mean by 'properly scheduled'. The point of the scheduler is to run the jobs at the required time - and yes, you can call functions from job steps.]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5450.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5450.page</link>
				<pubDate><![CDATA[Mon, 15 Dec 2008 04:07:33]]> GMT</pubDate>
				<author><![CDATA[ Dave_P]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ Thanks for the info.<br /> Now I have created a job after installing pgAgent.But now the problem is that the job is not getting executed at the scheduled time.Actually I have added the details in properties but the Statistics is not showing anything.<br /> <br /> Can you tell me how to create the job.I want the job to execute a function in every 2-3 minutes.<br /> <br /> Regards,<br /> Amrita]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5453.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5453.page</link>
				<pubDate><![CDATA[Tue, 16 Dec 2008 06:40:46]]> GMT</pubDate>
				<author><![CDATA[ Amrita_M]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ [quote=Amrita_M]Thanks for the info.<br /> Now I have created a job after installing pgAgent.But now the problem is that the job is not getting executed at the scheduled time.Actually I have added the details in properties but the Statistics is not showing anything.<br /> <br /> Can you tell me how to create the job.I want the job to execute a function in every 2-3 minutes.<br /> <br /> Regards,<br /> Amrita[/quote]<br /> <br /> Did you put anything in the Host Agent field on the Job dialogue? If so, try removing it.]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5454.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5454.page</link>
				<pubDate><![CDATA[Tue, 16 Dec 2008 06:52:57]]> GMT</pubDate>
				<author><![CDATA[ Dave_P]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ No i have not filled that field.<br /> ]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5455.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5455.page</link>
				<pubDate><![CDATA[Tue, 16 Dec 2008 06:58:34]]> GMT</pubDate>
				<author><![CDATA[ Amrita_M]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ [quote=Amrita_M]No i have not filled that field.<br /> [/quote]<br /> <br /> OK - thats the most common problem <img src="http://forums.enterprisedb.com//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif"/><br /> <br /> What platform are you running on? If you restart pgAgent with '-l 2' (without the quotes) on the command line, that should give you lots of debugging info. On Windows, it'll go to the event log, or on *nix, it'll go to stdout. You can redirect to a logfile in that case with '-s log.txt'<br /> <br /> ]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5456.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5456.page</link>
				<pubDate><![CDATA[Tue, 16 Dec 2008 07:05:30]]> GMT</pubDate>
				<author><![CDATA[ Dave_P]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ I am working with J2EE as front end and windows.I am making the job directly in the pgAdmin III console,where to check the logs then.When i am clicking on statistics in jobs or schedules or steps then it is giving "no statistics are available for the current selection.<br /> That means may be the jobs are created but it is not running......<br /> How to check it??<br /> Plz do tell...]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5459.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5459.page</link>
				<pubDate><![CDATA[Wed, 17 Dec 2008 00:21:00]]> GMT</pubDate>
				<author><![CDATA[ Amrita_M]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ [quote=Amrita_M]I am working with J2EE as front end and windows.I am making the job directly in the pgAdmin III console,where to check the logs then.When i am clicking on statistics in jobs or schedules or steps then it is giving "no statistics are available for the current selection.<br /> That means may be the jobs are created but it is not running......<br /> How to check it??<br /> Plz do tell...[/quote]<br /> <br /> The messages will go to the windows event log as I mentioned in my previous message. If you need to, set the debug level to 2 by removing the service and reinstalling it with -l 2 on the command line.]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5461.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5461.page</link>
				<pubDate><![CDATA[Wed, 17 Dec 2008 03:34:33]]> GMT</pubDate>
				<author><![CDATA[ Dave_P]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ The pgAgent service is now showing in the windows services but when i am trying to start the service it is giving error:1069-The service did not start due to logon failure.<br /> Please suggest a possible solution for this.<br /> ]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5462.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5462.page</link>
				<pubDate><![CDATA[Wed, 17 Dec 2008 06:39:25]]> GMT</pubDate>
				<author><![CDATA[ Amrita_M]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ [quote=Amrita_M]The pgAgent service is now showing in the windows services but when i am trying to start the service it is giving error:1069-The service did not start due to logon failure.<br /> Please suggest a possible solution for this.<br /> [/quote]<br /> <br /> Open the properties for the service, and enter the correct password for the username under which it will run.]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5463.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5463.page</link>
				<pubDate><![CDATA[Wed, 17 Dec 2008 06:42:08]]> GMT</pubDate>
				<author><![CDATA[ Dave_P]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ The username is \postgres and password is also the same .<br /> I have run this command <br /> pgAgent INSTALL pgAgent -l 2 -u postgres -p XXXX hostaddr=localhost dbname=postgres  user=postgres password=postgres <br /> <br /> on the prompt and the service was created in the windows automatically,now when i am trying to start the service it is giving the error.]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5464.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5464.page</link>
				<pubDate><![CDATA[Wed, 17 Dec 2008 06:48:06]]> GMT</pubDate>
				<author><![CDATA[ Amrita_M]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ [quote=Amrita_M]The username is \postgres and password is also the same .<br /> I have run this command <br /> pgAgent INSTALL pgAgent -l 2 -u postgres -p XXXX hostaddr=localhost dbname=postgres  user=postgres password=postgres <br /> <br /> on the prompt and the service was created in the windows automatically,now when i am trying to start the service it is giving the error.[/quote]<br /> <br /> Windows is complaining about the password that you've written XXXX for in the command above. You need to ensure you get that right (if there are any space in it, quote it).]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5465.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5465.page</link>
				<pubDate><![CDATA[Wed, 17 Dec 2008 06:51:11]]> GMT</pubDate>
				<author><![CDATA[ Dave_P]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ Please can you tell the exact syntax for it.<br /> We are using the following syntax:<br /> <br /> pgAgent INSTALL pgAgent -l 2 -u postgres -p postgres hostaddr=localhost dbname=postgres  user=postgres password=postgres <br /> <br /> <br /> Please tell what does -u and -p signify?]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5466.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5466.page</link>
				<pubDate><![CDATA[Wed, 17 Dec 2008 07:15:11]]> GMT</pubDate>
				<author><![CDATA[ Amrita_M]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ [quote=Amrita_M]Please can you tell the exact syntax for it.<br /> We are using the following syntax:<br /> <br /> pgAgent INSTALL pgAgent -l 2 -u postgres -p postgres hostaddr=localhost dbname=postgres  user=postgres password=postgres <br /> <br /> <br /> Please tell what does -u and -p signify?[/quote]<br /> <br /> The syntax looks correct. -u and -p are the options for the Windows username and password that the service will run as - this is documented at <a class="snap_shots" href="http://www.pgadmin.org/docs/1.8/pgagent.html." target="_blank" rel="nofollow">http://www.pgadmin.org/docs/1.8/pgagent.html.</a><br /> <br /> The error you get when you try to start the service tells us that the value you pass in the -p option ('postgres') is not the correct password for the postgres windows user account (note that it is a separate password from the database one - the password= option - the two may be different).<br /> <br /> If you need to change the windows password, you can do so by running the Computer Management tool found in the Administrative Tools folder, and modfying the user account there. If you do that, you will also need to update the password on the PostgreSQL service.]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5467.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5467.page</link>
				<pubDate><![CDATA[Wed, 17 Dec 2008 07:26:16]]> GMT</pubDate>
				<author><![CDATA[ Dave_P]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ Hi<br /> I am still facing problem with starting of the application.It is giving Error:1069.The service could not start due to logon failure.<br /> <br /> Please advice.]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5487.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5487.page</link>
				<pubDate><![CDATA[Tue, 23 Dec 2008 02:08:04]]> GMT</pubDate>
				<author><![CDATA[ Amrita_M]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ If you need to change the windows password, you can do so by running the Computer Management tool found in the Administrative Tools folder, and modfying the user account there. If you do that, you will also need to update the password on the PostgreSQL service. <br /> <br /> <br /> How to update the password on the postgresql?<br /> Do i have to install it again?]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5488.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5488.page</link>
				<pubDate><![CDATA[Tue, 23 Dec 2008 02:43:25]]> GMT</pubDate>
				<author><![CDATA[ Amrita_M]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ [quote=Amrita_M]If you need to change the windows password, you can do so by running the Computer Management tool found in the Administrative Tools folder, and modfying the user account there. If you do that, you will also need to update the password on the PostgreSQL service. <br /> <br /> <br /> How to update the password on the postgresql?<br /> Do i have to install it again?[/quote]<br /> <br /> To update the PostgreSQL service password, open the Services control panel applet, find the PostgreSQL server, right-click it and select properties. You can then change the password from there]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5489.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5489.page</link>
				<pubDate><![CDATA[Tue, 23 Dec 2008 04:22:40]]> GMT</pubDate>
				<author><![CDATA[ Dave_P]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ I have tried chaning the password by going to service.msc and right clicking on PostgreSQL Database Server 8.2,selecting properties and in log on changing the password but now when I am starting the database service the error is coming here also.Now i am unable to connect to database and don't have the dump also..I am stuck...Please help]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5490.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5490.page</link>
				<pubDate><![CDATA[Tue, 23 Dec 2008 05:20:35]]> GMT</pubDate>
				<author><![CDATA[ Amrita_M]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ [quote=Amrita_M]I have tried chaning the password by going to service.msc and right clicking on PostgreSQL Database Server 8.2,selecting properties and in log on changing the password but now when I am starting the database service the error is coming here also.Now i am unable to connect to database and don't have the dump also..I am stuck...Please help[/quote]<br /> <br /> You must be mistyping the password. Try resetting it in Computer Management again, and then re-enter it for the PostgreSQL and pgAgent services.]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5491.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5491.page</link>
				<pubDate><![CDATA[Tue, 23 Dec 2008 06:23:54]]> GMT</pubDate>
				<author><![CDATA[ Dave_P]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ ok..let me try again...now i have chosen the option of local computer and it started but when i am trying to start the pg agent it is giving an error 1053:The service did not respond to the start or control request in a timely fashion<br /> <br /> ]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5492.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5492.page</link>
				<pubDate><![CDATA[Tue, 23 Dec 2008 06:50:19]]> GMT</pubDate>
				<author><![CDATA[ Amrita_M]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ [quote=Amrita_M]ok..let me try again...now i have chosen the option of local computer and it started but when i am trying to start the pg agent it is giving an error 1053:The service did not respond to the start or control request in a timely fashion<br /> <br /> [/quote]<br /> <br /> Have you looked in the event log? Are there any pgAgent events logged?]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5496.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5496.page</link>
				<pubDate><![CDATA[Tue, 23 Dec 2008 14:40:42]]> GMT</pubDate>
				<author><![CDATA[ Dave_P]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ I could not find any log.I tried to do everything instructed but still its not working.It seems there is no way out for creating the scheduled jobs.]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5505.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5505.page</link>
				<pubDate><![CDATA[Mon, 29 Dec 2008 05:17:09]]> GMT</pubDate>
				<author><![CDATA[ Amrita_M]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ [quote=Amrita_M]I could not find any log.I tried to do everything instructed but still its not working.It seems there is no way out for creating the scheduled jobs.[/quote]<br /> <br /> The must be at least a message saying the service failed to start - the Windows service control manager will log that for *any* service that fails to start properly. Where are you looking exactly?]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5506.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5506.page</link>
				<pubDate><![CDATA[Mon, 29 Dec 2008 05:44:17]]> GMT</pubDate>
				<author><![CDATA[ Dave_P]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ In the services.msc the service has started but when I am creating job in the pgAdmin then it is not running and not displaying any status also.Where to check that?<br /> I am just trying to insert one column in a table for testing it.]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5510.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5510.page</link>
				<pubDate><![CDATA[Tue, 30 Dec 2008 01:05:27]]> GMT</pubDate>
				<author><![CDATA[ Amrita_M]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ [quote=Amrita_M]In the services.msc the service has started but when I am creating job in the pgAdmin then it is not running and not displaying any status also.Where to check that?<br /> I am just trying to insert one column in a table for testing it.[/quote]<br /> <br /> Well, per my earlier messages, you need to run the scheduler in debug mode to get the debugging info we need. Let's try a quick run from the command line - assuming you used the service name 'pgAgent' - try the following from the command line:<br /> <br /> - Stop the existing service:<br /> [code]net stop pgAgent[/code]<br /> - Change to the directory pgAgent is installed in:<br /> [code]cd c:\path\to\the\pgagent\executable[/code]<br /> - Start pgAgent in debug mode (amend the connection details as required):<br /> [code]pgagent DEBUG pgAgent -l 2 hostaddr=127.0.0.1 dbname=postgres user=postgres password=postgres port=5432[/code]<br /> <br /> That should start pgAgent on the command line, and have it dump debug output to the console. If that tells you what is wrong, please try to fix it. Otherwise, please post the output here.<br /> <br /> <br /> ]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5511.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5511.page</link>
				<pubDate><![CDATA[Tue, 30 Dec 2008 05:27:21]]> GMT</pubDate>
				<author><![CDATA[ Dave_P]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ I have now created the scheduled jobs through java application.I need one more help regarding the testing of application.<br /> I want to import the oracle dump in the postgres database.There is a table in the database which has more than 2crores.When i am creating the insert query the file size is so huge that it is not opening.Please suggest as how to import the oracle dump directly.<br /> ]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5540.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5540.page</link>
				<pubDate><![CDATA[Tue, 6 Jan 2009 23:26:51]]> GMT</pubDate>
				<author><![CDATA[ Amrita_M]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ [quote=Amrita_M]I have now created the scheduled jobs through java application.I need one more help regarding the testing of application.<br /> I want to import the oracle dump in the postgres database.There is a table in the database which has more than 2crores.When i am creating the insert query the file size is so huge that it is not opening.Please suggest as how to import the oracle dump directly.<br /> [/quote]<br /> <br /> I'm afraid this is not something I'm able to help with. I would suggest trying the PostgreSQL mailing lists, or if you need more formal help, our services team may be able to provide assistance (see <a class="snap_shots" href="http://www.enterprisedb.com/tservices/professional_services.do" target="_blank" rel="nofollow">http://www.enterprisedb.com/tservices/professional_services.do</a>) - they are very experienced with Oracle migrations.]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5541.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5541.page</link>
				<pubDate><![CDATA[Wed, 7 Jan 2009 04:40:10]]> GMT</pubDate>
				<author><![CDATA[ Dave_P]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ Please can u tell me the syntax of for loop.<br /> I am using this syntax to insert multiple rows in a table:<br /> <br /> for i in 1..20000000 loop<br /> insert into table_t(big_t) values(seq_big_t.nextval);<br /> end loop;<br /> <br /> <br /> Please tell the correct syntax as the above is not working.]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5543.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5543.page</link>
				<pubDate><![CDATA[Wed, 7 Jan 2009 06:52:56]]> GMT</pubDate>
				<author><![CDATA[ Amrita_M]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ Hi there is another query about analyzing tables from the java application,can we analyze the tables by writing statements in the application.I am trying to analyze by executing a query in the application stating analyze tablename.<br /> <br /> When i am looking the output in the console it is not giving any error and shows that the table is analyzed but when i am writing the query <br /> <br /> select last_analyze from pg_stat_user_tables where relname='tablename';<br /> then it is not returning anything.<br /> <br /> Please help]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/5659.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/5659.page</link>
				<pubDate><![CDATA[Thu, 12 Feb 2009 07:17:32]]> GMT</pubDate>
				<author><![CDATA[ Amrita_M]]></author>
			</item>
			<item>
				<title>Re:Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ Hi,<br />  I'm using windows and pgAgent, I've already a JOB, SCHEDULE, AND STEP...and the postgres job scheduler is automatic running on the services and Log on as ./postgres.  Now, the problem is the JOB is not automatically running, is it meant that way?? but when i run this in the cmd:<br /> <br /> pgagent DEBUG pgAgent -l 2 hostaddr=127.0.0.1 dbname=postgres user=postgres password=postgres port=5432<br /> <br /> the JOB is automatically doing the STEP...here is the result of the DEBUG<br /> <br /> <a class="snap_shots" href="http://privatepaste.com/ddNjdVWbpW" target="_blank" rel="nofollow">http://privatepaste.com/ddNjdVWbpW</a><br /> <br /> do i REALLY need to run that command for me to automatically do the job?? If yes, then how can I hide the "password" i've editted the the pgpass.conf but i dont know how can i hide the password.  If No, what's wrong with the method that I've used.<br /> <br /> Thanks,<br /> Gerard]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/6585.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/6585.page</link>
				<pubDate><![CDATA[Mon, 17 Aug 2009 20:30:27]]> GMT</pubDate>
				<author><![CDATA[ gerard_agda_yahoo_com]]></author>
			</item>
			<item>
				<title>Scheduled Jobs in Postgres.</title>
				<description><![CDATA[ how to create job schedule in PostgresSQL Enterprise Manager 9.1 Version ? I have many times to create the schedule but does not start schedule ? Please help me.....<br /> ]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/1559/12914.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/1559/12914.page</link>
				<pubDate><![CDATA[Sat, 10 Nov 2012 14:03:31]]> GMT</pubDate>
				<author><![CDATA[ Dhandapani85]]></author>
			</item>
	</channel>
</rss>