timed resume - Search results in mailing lists

2020-02-25 15:11:32 | pg_dump fails when a table is in ACCESS SHARE MODE (Viral Shah)

resume before and after pg_dump. However, at the time of pausing the wal replay

2019-08-19 15:04:32 | PLJAVA build failure on postgres docker image (Rick Vincent)

time: 01:15 min [INFO] Finished at: 2019-08-19T13:17:53+00:00 [INFO] Final Memory: 45M/501M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.github.maven-nar:nar-maven-plugin:3.2.3:nar-compile (default

2016-05-17 04:47:23 | Re: PostgreSQL:ALTER TABLE command hangs forever when DB partitioning is enabled. (Venkatesan, Sekhar)

time zone | | plain | | r_lock_machine | character varying(80) | | extended | | log_entry | character varying(120) | | extended | | i_branch_cnt | integer | | plain | | i_direct_dsc | smallint | | plain | | r_immutable_flag | smallint | | plain | | r_frozen_flag | smallint

2016-04-25 05:48:17 | Re: Re: PostgreSQL:ALTER TABLE command hangs forever when DB partitioning is enabled. (Venkatesan, Sekhar)

time zone | | plain | |r_lock_machine | character varying(80) | | extended | |log_entry | character varying(120) | | extended | |i_branch_cnt | integer | | plain | |i_direct_dsc | smallint | | plain | |r_immutable_flag | smallint | | plain | |r_frozen_flag | smallint

2007-01-10 16:56:31 | Requirement for PostgreSQL Database Developer (Mark)

time constraints Strong analytical skills Capable of working independently with minimal supervision. If you find yourself comfortable with this job profile & find it interesting please send me your resume

2006-12-18 11:26:51 | Requirement for PostgreSQL Database Developer (Mark)

time constraints Strong analytical skills Capable of working independently with minimal supervision. If you find yourself comfortable with this job profile & find it interesting please send me your resume

2006-11-06 17:55:59 | Requirement for PostgreSQL Database Developer (Mark)

time constraints Strong analytical skills Capable of working independently with minimal supervision. If you find yourself comfortable with this job profile & find it interesting please send me your resume

2006-06-16 17:20:10 | Re: sessions and prepared statements (PFC)

time or memory limit. Thus, when using the persistent connections of PHP : - use pg_pconnect to connect, this will give you a connection from a pool - Make sure the connection does not contain a pending

2006-06-14 16:03:17 | Requirement for PostgreSQL Database Developer (Mark)

time constraints Strong analytical skills Capable of working independently with minimal supervision. Location: San Diego, CA Duration: 6+ months. If you find yourself comfortable with this job profile & find it interesting please send me your

2005-05-31 14:43:05 | [Fr*e-Content] "Need Help? You Might Want to Consider Outsourcing" (MerlesWorld)

time. Research is another area you may want to consider letting someone else do for you. So now that you know how outsourcing can help you to become more productive, where do you find people

2003-08-11 22:54:32 | optimisation of a code (proghome@silesky.com (krystoffff))

resume, it is a script that :- list all the leads available (1st query)- For each lead, find 3 members that can buy this lead (2nd query)- For each member, buy the lead

2000-08-23 12:07:21 | Re: Using SETOF in plpgsql function (Jan Wieck)

RESUME; END LOOP; which would be the correct syntax for returning sets. What happens in PL/pgSQL while execution is, that at the beginning of the loop the SPI query for SELECT is performed, and then

2000-06-24 14:21:29 | More full text index.. (Mitch Vincent)

time it takes is relative to the size of the text but still, almost a minute to delete one record on a Dual celeron 600 with 256 Megs of RAM and an ATA/66

1999-12-17 13:50:13 | Sub-select speed. (Mitch Vincent)

resume_search, it's still tking quite some time. In addition to this, I have

1999-04-26 03:45:05 | Re: [SQL] PL/pgsql questions.. (jwieck@debis.com (Jan Wieck))

RESUME" is currently not supported. It requires major changes to the function manager and executor. The time