Search

You can find the results of your search below.

postgres_investigating_slowness @devops
3 Hits, Last modified:
timal-value-for-shared_buffers-using-the-pg_buffercache-extension-in-postgresql/ \\ Оценить загруженность... shared buffers. <code> CREATE EXTENSION pg_buffercache; SELECT c.relname, pg_size_pretty(count(*)*8192) ... relation_type FROM pg_class c INNER JOIN pg_buffercache b ON b.relfilenode = c.relfilenode INNER JOIN pg_
hummer_h3 @fishing
4 Hits, Last modified:
syntax @wiki
3 Hits, Last modified:
[[wiki:DokuWiki]] will generally try to supply a cached version of a page, obviously this is inappropria... e, no table of contents will be created | | %%~~NOCACHE~~%% | DokuWiki caches all output by default. Sometimes this might not be wanted (eg. when the %%<php>%%
universal_multiboot_grub_bios_uefi @linux_faq
5 Hits, Last modified:
mRescueCD 5.3.1 Live, linux kernel v.4.14 (64bit, cache all files in memory and startX) wont start X on A... op)/isolinux/rescue64 isoloop=${iso} setkmap=us docache dostartx nomodeset initrd (loop)/isolinux/initr... op)/isolinux/rescue32 isoloop=${iso} setkmap=us docache nomodeset initrd (loop)/isolinux/initram.igz }... z } menuentry "SystemRescueCd 5.3.1 Live (64bit, cache all files in memory and startX)" { loopback loop
git @devops
3 Hits, Last modified:
ия ( отдельный файлик можно удалить так: git rm --cached foo.txt ) <code>git rm -r --cached .</code> * и добавляем все файлики обратно в индекс: <code>git add... ть частью проекта, то удаляем его так: git rm --cached path_to_submodule ====== fatal: refusing to m
  • mainpage.txt
  • Last modified: 2023/04/10 20:01
  • by admin