[DOCS] German FAQ update

2007-10-20 Thread Ian Barwick

The diff is available here:
http://sql-info.de/static/FAQ_german.html.cdiff

(I submitted it a few days ago but the mail evidently didn't make it through 
to the list, presumably due to the attachment size).


Ian Barwick

---(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: [DOCS] German FAQ update

2007-10-20 Thread Bruce Momjian
Ian Barwick wrote:
> 
> The diff is available here:
> http://sql-info.de/static/FAQ_german.html.cdiff
> 
> (I submitted it a few days ago but the mail evidently didn't make it through 
> to the list, presumably due to the attachment size).

I need a context diff, diff -c.  Thanks.

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

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

---(end of broadcast)---
TIP 2: Don't 'kill -9' the postmaster


Re: [DOCS] German FAQ update

2007-10-20 Thread Ian Barwick
On Saturday 20 October 2007 17:40, Bruce Momjian wrote:
> Ian Barwick wrote:
> > The diff is available here:
> > http://sql-info.de/static/FAQ_german.html.cdiff
> >
> > (I submitted it a few days ago but the mail evidently didn't make it
> > through to the list, presumably due to the attachment size).
>
> I need a context diff, diff -c.  Thanks.

Apologies, brain seems not to have been working. File changed to cdiff, 
available at the same URL.


Ian Barwick

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

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


Re: [DOCS] German FAQ update

2007-10-20 Thread Bruce Momjian
Bruce Momjian wrote:
> Ian Barwick wrote:
> > 
> > The diff is available here:
> > http://sql-info.de/static/FAQ_german.html.cdiff
> > 
> > (I submitted it a few days ago but the mail evidently didn't make it 
> > through 
> > to the list, presumably due to the attachment size).
> 
> I need a context diff, diff -c.  Thanks.

Thanks, applied.  Web site will show updates soon.

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

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

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