May wrap:
http://www.hughdarwen.freeola.com/TheThirdManifesto.web/Missing-info-without-nulls.pdf
Regards
Gaetano Mendola
---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings
"Tom Lane" <[EMAIL PROTECTED]> wrote:
> "Mendola Gaetano" <[EMAIL PROTECTED]> writes:
> > #\d t_a
> > Table "public.t_a"
> > Column | Type | Modifiers
> > +-+---
> > a | integer |
> > b | integer | default 4
>
> This is a bug, or at least a bad idea
"Mendola Gaetano" <[EMAIL PROTECTED]> writes:
> On: Sunday, July 13, 2003 4:19 AM "Tom Lane" <[EMAIL PROTECTED]> wrote:
>> So? Sounds to me like it's working as intended.
> Well the documentation says:
> IMMUTABLE [...] If this option is given,
> any call of the function with all-constant
> a
Monica,
Come ha suggerito Gaetano Mendola, per quanto ho visto tutti gli utenti di
questa lista comunicano in inglese; e sicuramente, la maggior parte di quelli
che hanno le risposte sembrano non avere nomi italiani.
Se hai gia` trovato la risposta al tuo problema, benissimo.
Se no: se il
pg_dump -t deepak.
regds
mallah.
On Sunday 13 Jul 2003 1:38 pm, Deepak Malhotra wrote:
> Hello
>
> I am trying to backup single table from one postgresql
> db from one server and resotre on to other server.
> I know how to do backup entire DB but not sure about
> single table.
>
> Please help
On: Sunday, July 13, 2003 4:19 AM "Tom Lane" <[EMAIL PROTECTED]> wrote:
> "Mendola Gaetano" <[EMAIL PROTECTED]> writes:
> > the function is immutable but is executed 3 times
> > ( one for each row).
>
> So? Sounds to me like it's working as intended.
Well the documentation says:
IMMUTABLE [...
Hello
I am trying to backup single table from one postgresql
db from one server and resotre on to other server.
I know how to do backup entire DB but not sure about
single table.
Please help
Thanks
Deepak
=
Deepak Malhotra
Phoenix, AZ
[EMAIL PROTECTED]
___