Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: GUC settings with units broken?



Am Donnerstag, 31. August 2006 15:43 schrieb stark:
> This doesn't look right to me:
>
> postgres=# set work_mem='1GB';
> SET
> postgres=# show work_mem;
>  work_mem
> ----------
>  1MB
> (1 row)

Fixed.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group