| From: | weijie JL <weijie1006jl(at)gmail(dot)com> |
|---|---|
| To: | Greg Sabino Mullane <htamfids(at)gmail(dot)com> |
| Cc: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: BUG #19348: Disk space error when running COPY after upgrading to PostgreSQL 17.7 |
| Date: | 2025-12-10 01:07:07 |
| Message-ID: | 12FAFDB8-3BEF-4DD3-8B37-073ACA40C9CB@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
[root(at)p-aps-d-002 ~]# df -hi
Filesystem Inodes IUsed IFree IUse% Mounted on
devtmpfs 126M 1016 126M 1% /dev
tmpfs 126M 77 126M 1% /dev/shm
tmpfs 126M 1.4K 126M 1% /run
tmpfs 126M 17 126M 1% /sys/fs/cgroup
/dev/mapper/rl-root 103M 79K 103M 1% /
/dev/sda2 512K 19 512K 1% /boot
/dev/sda1 0 0 0 - /boot/efi
/dev/mapper/datavg-data 1.4G 29K 1.4G 1% /data
tmpfs 126M 6 126M 1% /run/user/0
tmpfs 126M 5 126M 1% /run/user/1001
> 2025年12月9日 22:28,Greg Sabino Mullane <htamfids(at)gmail(dot)com> 写道:
>
> Try a df -hi to check on your inode usage.
>
>
> Cheers,
> Greg
>
> --
> Crunchy Data - https://www.crunchydata.com <https://www.crunchydata.com/>
> Enterprise Postgres Software Products & Tech Support
>
| From | Date | Subject | |
|---|---|---|---|
| Previous Message | Michael Paquier | 2025-12-09 23:11:37 | Re: BUG #19095: Test if function exit() is used fail when linked static |