Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Bugs > Re: BUG #4096: ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 7 of 14 Topic 3687 of 4089
Post > Topic >>

Re: BUG #4096: PG 8.3.1. confused about remaining disk space

by j6m@[EMAIL PROTECTED] ("J6M") Apr 7, 2008 at 04:15 PM

OK. So why did this not occur when I was running 8.2.6 ?

To avoid any ambiguity, here we go

estp-intranet:~ # su - postgres
postgres@[EMAIL PROTECTED]
> cd /var/lib/pgsql
postgres@[EMAIL PROTECTED]
> cd data
postgres@[EMAIL PROTECTED]
> ls
base     pg_hba.conf    pg_multixact  pg_twophase  postgresql.conf
global   pg_ident.conf  pg_subtrans   PG_VERSION   postmaster.opts
pg_clog  pg_log         pg_tblspc     pg_xlog      postmaster.pid
postgres@[EMAIL PROTECTED]
> cd pg_xlog
postgres@[EMAIL PROTECTED]
> ls
000000010000000F00000040  000000010000000F00000055 
000000010000000F0000006A
000000010000000F00000041  000000010000000F00000056 
000000010000000F0000006B
000000010000000F00000042  000000010000000F00000057 
000000010000000F0000006C
000000010000000F00000043  000000010000000F00000058 
000000010000000F0000006D
000000010000000F00000044  000000010000000F00000059 
000000010000000F0000006E
000000010000000F00000045  000000010000000F0000005A 
000000010000000F0000006F
000000010000000F00000046  000000010000000F0000005B 
000000010000000F00000070
000000010000000F00000047  000000010000000F0000005C 
000000010000000F00000071
000000010000000F00000048  000000010000000F0000005D 
000000010000000F00000072
000000010000000F00000049  000000010000000F0000005E 
000000010000000F00000073
000000010000000F0000004A  000000010000000F0000005F 
000000010000000F00000074
000000010000000F0000004B  000000010000000F00000060 
000000010000000F00000075
000000010000000F0000004C  000000010000000F00000061 
000000010000000F00000076
000000010000000F0000004D  000000010000000F00000062 
000000010000000F00000077
000000010000000F0000004E  000000010000000F00000063 
000000010000000F00000078
000000010000000F0000004F  000000010000000F00000064 
000000010000000F00000079
000000010000000F00000050  000000010000000F00000065 
000000010000000F0000007A
000000010000000F00000051  000000010000000F00000066 
000000010000000F0000007B
000000010000000F00000052  000000010000000F00000067 
000000010000000F0000007C
000000010000000F00000053  000000010000000F00000068 
000000010000000F0000007D
000000010000000F00000054  000000010000000F00000069  archive_status
postgres@[EMAIL PROTECTED]
> cp -p 000000010000000F000000* ..
postgres@[EMAIL PROTECTED]
>

As you can see, there is no problem to create new files on the filesystem 
with user postgres.





----- Original Message ----- 
From: "Tom Lane" <tgl@[EMAIL PROTECTED]
>
To: <j6m@[EMAIL PROTECTED]
>
Cc: <pgsql-bugs@[EMAIL PROTECTED]
>
Sent: Monday, April 07, 2008 4:09 PM
Subject: Re: [BUGS] BUG #4096: PG 8.3.1. confused about remaining disk
space


> "" <j6m@[EMAIL PROTECTED]
> writes:
>> A lot of messages like these do appear wich tend to indicate PG 8.3.1
is
>> confused. This set of SQL scripts used to run from PG 7.0.3 to PG 8.2.6

>> with
>> no problem.
>
>> WARNING:  could not create relation-cache initialization file
>> "base/19693/pg_internal.init.29329": No space left on device
>
> This is just PG re****ting what the kernel told it.  If there's any
> "confusion" it's at the kernel level.
>
> I agree with Zdenek's diagnosis of user quota problems ...
>
> regards, tom lane
>
> -- 
> Sent via pgsql-bugs mailing list (pgsql-bugs@[EMAIL PROTECTED]
)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs



-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
 




 14 Posts in Topic:
BUG #4096: PG 8.3.1. confused about remaining disk space
j6m@[EMAIL PROTECTED] (&  2008-04-07 08:49:42 
Re: BUG #4096: PG 8.3.1. confused about remaining disk space
Zdenek.Kotala@[EMAIL PROT  2008-04-07 12:51:07 
Re: BUG #4096: PG 8.3.1. confused about remaining disk space
j6m@[EMAIL PROTECTED] (&  2008-04-07 14:44:55 
Re: BUG #4096: PG 8.3.1. confused about remaining disk space
stark@[EMAIL PROTECTED]   2008-04-07 12:14:39 
Re: BUG #4096: PG 8.3.1. confused about remaining disk space
j6m@[EMAIL PROTECTED] (&  2008-04-07 14:50:18 
Re: BUG #4096: PG 8.3.1. confused about remaining disk space
tgl@[EMAIL PROTECTED] (T  2008-04-07 10:09:42 
Re: BUG #4096: PG 8.3.1. confused about remaining disk space
j6m@[EMAIL PROTECTED] (&  2008-04-07 16:15:25 
Re: BUG #4096: PG 8.3.1. confused about remaining disk space
stefan@[EMAIL PROTECTED]   2008-04-07 20:31:39 
Re: BUG #4096: PG 8.3.1. confused about remaining disk space
j6m@[EMAIL PROTECTED] (&  2008-04-08 12:37:34 
Re: BUG #4096: PG 8.3.1. confused about remaining disk space
j6m@[EMAIL PROTECTED] (&  2008-04-10 12:32:07 
Re: BUG #4096: PG 8.3.1. confused about remaining disk space
stark@[EMAIL PROTECTED]   2008-04-07 16:40:01 
Re: BUG #4096: PG 8.3.1. confused about remaining disk space
j6m@[EMAIL PROTECTED] (&  2008-04-07 17:50:44 
Re: BUG #4096: PG 8.3.1. confused about remaining disk space
j6m@[EMAIL PROTECTED] (&  2008-04-07 17:56:17 
Re: BUG #4096: PG 8.3.1. confused about remaining disk space
stark@[EMAIL PROTECTED]   2008-04-07 16:40:28 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Tue Oct 14 10:13:24 CDT 2008.