public inbox for [email protected]  
help / color / mirror / Atom feed
PostgreSQL FAQ dead links and updates - Sections 1.4, 1.11, 2.3 and 4.18
4+ messages / 2 participants
[nested] [flat]

* PostgreSQL FAQ dead links and updates - Sections 1.4, 1.11, 2.3 and 4.18
@ 2008-04-27 22:10 Curtis Gallant <[email protected]>
  2008-06-26 03:03 ` Re: PostgreSQL FAQ dead links and updates - Sections 1.4, 1.11, 2.3 and 4.18 Bruce Momjian <[email protected]>
  0 siblings, 1 reply; 4+ messages in thread

From: Curtis Gallant @ 2008-04-27 22:10 UTC (permalink / raw)
  To: pgsql-www

While going through the PostgreSQL FAQ I found a few links that I
think should be updated:

Section 1.4 - pointing people to the pginstaller from pgfoundry for
win32 should no longer be encouraged as the native installers are on
the main repos now.

Section 1.4 - It should be
http://developer.novell.com/wiki/index.php/Postgresql instead of
http://forge.novell.com/ as novells forge has been absorbed into their
wiki for a few months now.

Section 1.11 - the last of the tutorial links no longer exists and
should be removed.

Section 2.3 - should be updated to point to the new wiki location for
tech articles, http://wiki.postgresql.org/wiki/Community_Guide_to_PostgreSQL_GUI_Tools
is the proper url for this section I believe.

Section 4.18 - should be updated to point to the new wiki location for
tech articles, http://wiki.postgresql.org/wiki/Return_more_than_one_row_of_data_from_PL/pgSQL_functions
is the proper url for this section I believe.

Cheers,

---
Curtis Gallant



^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* Re: PostgreSQL FAQ dead links and updates - Sections 1.4, 1.11, 2.3 and 4.18
  2008-04-27 22:10 PostgreSQL FAQ dead links and updates - Sections 1.4, 1.11, 2.3 and 4.18 Curtis Gallant <[email protected]>
@ 2008-06-26 03:03 ` Bruce Momjian <[email protected]>
  2008-06-26 03:48   ` Re: PostgreSQL FAQ dead links and updates - Sections 1.4, 1.11, 2.3 and 4.18 Curtis Gallant <[email protected]>
  0 siblings, 1 reply; 4+ messages in thread

From: Bruce Momjian @ 2008-06-26 03:03 UTC (permalink / raw)
  To: Curtis Gallant <[email protected]>; +Cc: pgsql-www

Curtis Gallant wrote:
> While going through the PostgreSQL FAQ I found a few links that I
> think should be updated:
> 
> Section 1.4 - pointing people to the pginstaller from pgfoundry for
> win32 should no longer be encouraged as the native installers are on
> the main repos now.

Done.

> Section 1.4 - It should be
> http://developer.novell.com/wiki/index.php/Postgresql instead of
> http://forge.novell.com/ as novells forge has been absorbed into their
> wiki for a few months now.

Done.

> Section 1.11 - the last of the tutorial links no longer exists and
> should be removed.

I assume you mean this URL:

	http://mysite.verizon.net/Graeme_Birchall/id1.html

It just worked for me.

> Section 2.3 - should be updated to point to the new wiki location for
> tech articles, http://wiki.postgresql.org/wiki/Community_Guide_to_PostgreSQL_GUI_Tools
> is the proper url for this section I believe.

Done.

> Section 4.18 - should be updated to point to the new wiki location for
> tech articles, http://wiki.postgresql.org/wiki/Return_more_than_one_row_of_data_from_PL/pgSQL_functions
> is the proper url for this section I believe.

Done.

Sorry for the delay.

-- 
  Bruce Momjian  <[email protected]>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

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



^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* Re: PostgreSQL FAQ dead links and updates - Sections 1.4, 1.11, 2.3 and 4.18
  2008-04-27 22:10 PostgreSQL FAQ dead links and updates - Sections 1.4, 1.11, 2.3 and 4.18 Curtis Gallant <[email protected]>
  2008-06-26 03:03 ` Re: PostgreSQL FAQ dead links and updates - Sections 1.4, 1.11, 2.3 and 4.18 Bruce Momjian <[email protected]>
@ 2008-06-26 03:48   ` Curtis Gallant <[email protected]>
  2008-06-26 03:55     ` Re: PostgreSQL FAQ dead links and updates - Sections 1.4, 1.11, 2.3 and 4.18 Bruce Momjian <[email protected]>
  0 siblings, 1 reply; 4+ messages in thread

From: Curtis Gallant @ 2008-06-26 03:48 UTC (permalink / raw)
  To: Bruce Momjian <[email protected]>; +Cc: pgsql-www

Thanks Bruce,

Also just noticed a couple more sections to cleanup that I missed in my
first pass;

Section 1.6 - needs a bump to 8.3.3 from 8.3.1.

Section 1.10 - has a link to the old tech docs site that is being redirected
to the main wiki page,
http://wiki.postgresql.org/wiki/Community_Generated_Articles%2C_Guides%2C_and_Documentationis
the proper url for this section I believe.

Section 3.4 - should include a link to
http://www.postgresql.org/docs/current/interactive/runtime-config-logging.htmlfor
ease of reference as most other sections include links to supporting
documentation.

Cheers,

On Wed, Jun 25, 2008 at 11:03 PM, Bruce Momjian <[email protected]> wrote:

> Curtis Gallant wrote:
> > While going through the PostgreSQL FAQ I found a few links that I
> > think should be updated:
> >
> > Section 1.4 - pointing people to the pginstaller from pgfoundry for
> > win32 should no longer be encouraged as the native installers are on
> > the main repos now.
>
> Done.
>
> > Section 1.4 - It should be
> > http://developer.novell.com/wiki/index.php/Postgresql instead of
> > http://forge.novell.com/ as novells forge has been absorbed into their
> > wiki for a few months now.
>
> Done.
>
> > Section 1.11 - the last of the tutorial links no longer exists and
> > should be removed.
>
> I assume you mean this URL:
>
>        http://mysite.verizon.net/Graeme_Birchall/id1.html
>
> It just worked for me.
>
> > Section 2.3 - should be updated to point to the new wiki location for
> > tech articles,
> http://wiki.postgresql.org/wiki/Community_Guide_to_PostgreSQL_GUI_Tools
> > is the proper url for this section I believe.
>
> Done.
>
> > Section 4.18 - should be updated to point to the new wiki location for
> > tech articles,
> http://wiki.postgresql.org/wiki/Return_more_than_one_row_of_data_from_PL/pgSQL_functions
> > is the proper url for this section I believe.
>
> Done.
>
> Sorry for the delay.
>
> --
>  Bruce Momjian  <[email protected]>        http://momjian.us
>  EnterpriseDB                             http://enterprisedb.com
>
>  + If your life is a hard drive, Christ can be your backup. +
>



-- 
---
Curtis Gallant
Consultant


^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* Re: PostgreSQL FAQ dead links and updates - Sections 1.4, 1.11, 2.3 and 4.18
  2008-04-27 22:10 PostgreSQL FAQ dead links and updates - Sections 1.4, 1.11, 2.3 and 4.18 Curtis Gallant <[email protected]>
  2008-06-26 03:03 ` Re: PostgreSQL FAQ dead links and updates - Sections 1.4, 1.11, 2.3 and 4.18 Bruce Momjian <[email protected]>
  2008-06-26 03:48   ` Re: PostgreSQL FAQ dead links and updates - Sections 1.4, 1.11, 2.3 and 4.18 Curtis Gallant <[email protected]>
@ 2008-06-26 03:55     ` Bruce Momjian <[email protected]>
  0 siblings, 0 replies; 4+ messages in thread

From: Bruce Momjian @ 2008-06-26 03:55 UTC (permalink / raw)
  To: Curtis Gallant <[email protected]>; +Cc: pgsql-www

Curtis Gallant wrote:
> Thanks Bruce,
> 
> Also just noticed a couple more sections to cleanup that I missed in my
> first pass;
> 
> Section 1.6 - needs a bump to 8.3.3 from 8.3.1.
> 
> Section 1.10 - has a link to the old tech docs site that is being redirected
> to the main wiki page,
> http://wiki.postgresql.org/wiki/Community_Generated_Articles%2C_Guides%2C_and_Documentationis
> the proper url for this section I believe.
> 
> Section 3.4 - should include a link to
> http://www.postgresql.org/docs/current/interactive/runtime-config-logging.htmlfor
> ease of reference as most other sections include links to supporting
> documentation.

Done, thanks.  (I trimmed off some extra words from the end of your
URLs.)

-- 
  Bruce Momjian  <[email protected]>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

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




^ permalink  raw  reply  [nested|flat] 4+ messages in thread


end of thread, other threads:[~2008-06-26 03:55 UTC | newest]

Thread overview: 4+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2008-04-27 22:10 PostgreSQL FAQ dead links and updates - Sections 1.4, 1.11, 2.3 and 4.18 Curtis Gallant <[email protected]>
2008-06-26 03:03 ` Bruce Momjian <[email protected]>
2008-06-26 03:48   ` Curtis Gallant <[email protected]>
2008-06-26 03:55     ` Bruce Momjian <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox